/* Software New Millenium 05/03/2007 */
BODY, TABLE, TR, TD {
	background-color: #f4f4ed;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	padding:0px;
	margin:0px;

}
a {
	color:#b3d700;
	font-weight:bold;
	text-decoration:none;

}
a:visited {
	color:#b3d700;
	text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration:inherit;
}
a:active { 
	color:#b3d700;
	text-decoration:none;
}

h1 {
	font-size: 14px;
	text-transform:uppercase;
	text-align:left;
	color:#ff9000;
	margin:0px;
	padding-bottom:20px;
}
h2 {
	font-size: 14px;
	text-transform:uppercase;
	text-align:left;
	color:#ff9000;
	margin:5px;
}
h3 {
	font-size: 14px;
	text-transform:uppercase;
	text-align:left;
	color:#7a7a7a;
	margin:5px;
}
p, pre{
	padding: 5px 10px;
	margin:0px;
	text-align:justify;
}
ul, li {
	/*list-style:square;*/
	text-align:justify;
}

/* ----------formulario------------------------ */
form input {
	font-size:12px;
	border:#CCCCCC 1px solid;
	width:200px;
	color:#666666;
	margin:0px;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:10px;
	margin-right:10px;
	
}
form textarea {
	font-size:12px;
	border:#CCCCCC 1px solid;
	width:200px;
	height:75px;
	color:#666666;
	margin:0px;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:10px;
	margin-right:10px;

}
form select {
	font-size:12px;
	border:#CCCCCC 1px solid;
	color:#666666;
}
form#clientes {
	padding:5px;
	border-top:#CCCCCC 1px dotted;
	border-bottom:#CCCCCC 1px dotted;
}
form#clientes input {
	width:100px;
}
/* ---------------- id --------------------------- */
#contenido {
	/*padding:5;
	margin: 5 10 5 10;
	/*border:#666666 1px solid;*/
	background: url(../images/fondo2.gif);

}
#contenidos {
	background-color: #f4f4ed;

}

#central {
	width:602px;
	height:100%;

}
#boton {
	width:100px;
	
}	
#banner {
	width:100%;
	height:250px;
	overflow: auto
}	

#destacados {
	width:100%;
	height:100%;
	overflow: auto;
}
#mensaje h1 {
	font-size: 20px;
	text-transform:uppercase;
	text-align:center;
	color:#ff9000;
	margin:0px;
	padding-bottom:20px;
}
#mensaje h2 {
	ont-size: 14px;
	text-transform:uppercase;
	text-align:center;
	color:#ff9000;
}
/* ----------------- class ------------------------ */
.arte {
	font-weight:bolder;
	color:#b3d700;
	
}

/* ----------------- menu ------------------------ */

/*	NARANJA:	#ff9900
	AZUL:		#383d44
	BLANCO:		#f4f4ed
	VERDE:		#bede20	*/
#menu { 
	background: #f4f4ed;
	border-right : 1px solid #ccc;
	border-bottom : 1px solid #ccc;
	/*border:1px solid #ccc;*/
	margin : 10 10 10 0;
	padding : 0 0 0 0;
	width : 200px;
	float : left;

} 
#menu h2 { 
	overflow: center;
	background:url(../images/fondo3.gif);
	font-size : 1.2em;
	color : #ff9900;
	text-transform : uppercase;
	padding-top : 2px;
	padding-left : 10px;
	/*background-repeat : repeat-x;*/
	height : 20px;
}

#menu h2 a:hover { 
	color : #bede20;
	/*border-left: 5px solid #bede20 ;*/
	border-bottom : 1px solid #bede20;
	
	/*background: url(../images/flechita.png) no-repeat left ;*/

} 

#menu ul {
 
	display : list-item;
	list-style-type : none;
	margin-top : -4px;  /* altura de la fila*/
	padding-left : 10px;
	margin : 0 10 10 0;
	float : left;

} 
#menu li { 
	width : 180px;
	color : #f4f4ed;
	padding-top : 0px;
	padding-left : 0px;
	padding-bottom : 3px;
	border-bottom : 1px dotted #336699;
} 
#menu li:hover { 
	background-color : #999999;
	color : #f4f4ed;
	/*background:url(../images/flechita.png)right no-repeat;*/

} 
#menu li a { 
	color : #383d44;
	text-decoration : none;
	font-size : 1.1em;
	
} 
#menu li a:hover { 
	color : #383d44;
	border-left: 3px solid #bede20 ;
	border-right: 3px solid #bede20 ;
	/*padding: 2px;*/
	padding-right:inherit;
} 

/* ----------------- FIN menu ------------------------ */


/* ----------------- otra cosa------------------------ */

.somediv{
width: 450px;
height:200px;
clear: left;
/*border: 1px solid gray;*/
background:url(../images/fondo2.gif) bottom right no-repeat;
}

.somediv .floatbox{
float: left;
width: 140px;
}

* html .somediv p{ /* IE 3px jog hack*/
height: 1%;
}

.somediv p{
/*background: url(../images/fondomenu.gif) bottom right no-repeat; /*---color de fondo sin seleccionar ---*/
height:200px;

margin-top: 0;
margin-left: 160px;
}

/* ----------------- acordeon EUROINMOBILIARIA ------------------------ */

#accordion {
	font: 75%/120% Arial, Helvetica, sans-serif;

}
.accordion {
	width: 480px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h3 {
	background: #e9e7e7 url(...images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}

/* ----------------- FIN menu ------------------------ */

#verticalmenu{
width: 200px;
float: left;
overflow: hidden;
}

#verticalmenu ul{
list-style:none;
padding-left:15px;

}

#verticalmenu h3{
background-image:url(../images/jet.png);
background-position:left;
background-repeat:no-repeat;
padding-left:5px;
}



