@charset "utf-8";
/* CSS Document */

body {
	font:11px  Arial, Helvetica, sans-serif;
	color:#999999;
	padding:0;
	margin: 0;
}
select, input, textarea {
	font:11px  Arial, Helvetica, sans-serif; 
	color:#999999;
	border:1px solid #CECECE;
	background-color:#F0F0F0;
	padding-left:3px;
	margin:3px 0px 3px 0px;
}
.input{
	border:0px none;
	margin:3px 0px 3px 0px;
	background-color:#E9E9E9;
}
img {
	border: 0;
}
a {
	text-decoration:none;
	color:#808286;
	font-size:10px;
}
a:hover {
	text-decoration:underline;
	color:#000000;
}
.titblanco {
	font-size:18pt;
	color:#ffffff;
	padding-left:30px;
}

.pactividades{
	padding-left:35px;
	padding-right:35px;
}
*html .pactividades{
	padding-left:35px;
	padding-right:20px;
}

p {
	font-size:9pt;
	color:#6c6558;
}
p a{
	font-size:9pt;
	color:#c51114;
}
p a:hover{
	font-size:9pt;
	color:#c51114;
	text-decoration:underline;
}
h1 {
	color:#6c6558;
	font-size:22px;
	font-weight:normal;
	letter-spacing:1.6px;
	margin-left:-10px;
}
h2{
	color:#D20049;
	font-size:11px;
	font-weight:bold;
	margin:0;
}
h3{
	color:#D20049;
	font-size:16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:-10px;
	font-weight:normal;
}
h4{

	font-weight:bold;
}
hr{
	border-top:1px solid #CCCCCC;
	background-color:#CCCCCC;
}
select {
	border:1px solid #CECECE;
	background-color:#F0F0F0;
	color:#333333;
	font-size:11px;
}

/* LAYOUT */

#wrap {
	margin:0 auto; 
	width:990px;
}
#columMenu{
	float:left;
	background:url(../images/BgMenu.gif) no-repeat left top; 	
	width:301px;
	height:477px;
}
#columGlobal{
	float:left;
	background:url(../images/BgGlobal.gif) repeat-y left top; 	
	width:990px;
}
#columGlobal2{
	float:right;
	background:url(../images/BgGlobalfnd.gif) repeat left top; 	
	width:990px;
}
#menuIdiomas{
	margin:15px 0 0 15px;
}
#columContenido{
	float:left;
	background:url(../images/bghome.gif) no-repeat left top;
	width:689px; 	
	height:100%;
}
#topContenido{
	text-align:right;
	margin:15px 25px 0 0 ;
}
#subMenu{
	text-align:center;
	height:50px;
	margin:15px 0 15px 0;
}
#contenido{
	margin:10px;
	padding-right:10px;
}
#pieMenu{
	clear:both;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;	
	height:20px;
	padding-top:8px;
}
#pieContenido{
	float:right;
	padding-right:10px;
}
#content{
	float:left;
	background:url(../images/BgContent.gif) repeat-x left top; 	
	width:697px;
}	
#footer{
	clear:both;
	text-align:center;
	height:25px;
	padding:15px 10px 0 10px;
}

/* CLASS */
.margenLogo {
	 margin:54px 0 0 40px;
}
*html .margenLogo {
	 margin:51px 0 0 40px;
}
#imgProy{
	float:left;
	width:171px;
	height:249px;
	background:url(../images/proyectosUrbanisticos.gif) no-repeat left top; 	
}
#imgProy2{
	float:left;
	width:171px;
	height:249px;
	background:url(../images/proyectosUrbanisticos2.gif) no-repeat left top; 	
}
#imgAuto{
	float:left;
	width:268px;
	height:249px;
	background:url(../images/Automocion.gif) no-repeat left top; 	
}
#imgAuto2{
	float:left;
	width:268px;
	height:249px;
	background:url(../images/Automocion2.gif) no-repeat left top; 	
}
#imgRock{
	float:left;
	width:171px;
	height:249px;
	background:url(../images/HardRockCafe.gif) no-repeat left top; 	
}
#imgRock2{
	float:left;
	width:171px;
	height:249px;
	background:url(../images/HardRockCafe2.gif) no-repeat left top; 	
}
.titImg {
	text-align:left;
	margin: 0px;
	background:url(../images/cuadro_menu.gif) no-repeat left bottom;
}
.pastillaTit {
	padding-top:5px;
	color:#6c6558;
	font-size:18px;
	margin:0 0 0 0;
	padding-left:20px;
	background:url(../images/cuadro_menu2.gif) no-repeat left bottom;
}
.pastillaTit a{
	color:#6c6558;
	font-size:18px;
	text-decoration:none;
}
.pastillaTit a:hover{
	color:#c51114;
	text-decoration:none;
}

.pastillaSub {
	color:#888888;
	font-weight:normal;
	font-size:12px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#SubActividades{
	float:left;
	width:100px;
	margin-left:80px;
	margin-right:50px;
	height:20px;
	background:url(../images/ico_actividades.gif) no-repeat center top;
	color:#ffffff;
	padding-top:30px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
}
*html #SubActividades{
	
	margin-left:50px;
	
}
#SubFilosofia{
	float:left;
	width:100px;
	height:20px;
	margin-left:50px;
	margin-right:50px;
	background:url(../images/ico_filosofia.gif) no-repeat center top;
	color:#ffffff;
	padding-top:30px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
}
#SubActualidad{
	float:left;
	width:100px;
	height:20px;
	margin-left:50px;
	background:url(../images/ico_actualidad.gif) no-repeat center top;
	color:#ffffff;
	padding-top:30px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
}
#SubObraNueva{
	float:left;
	width:100px;
	margin-left:80px;
	margin-right:50px;
	height:20px;
	background:url(../images/ico_obraNueva.gif) no-repeat center top;
	color:#ffffff;
	padding-top:30px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
}
*html #SubObraNueva{
	margin-left:50px;
}
#SubSegundaMano{
	float:left;
	width:120px;
	height:20px;
	margin-left:40px;
	margin-right:40px;
	background:url(../images/ico_segundaMano.gif) no-repeat center top;
	color:#ffffff;
	padding-top:30px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
}
.btnsub {
	text-decoration:none;
	cursor:pointer;
}
.btnsub:hover {
	text-decoration:none;
	cursor:pointer;
}
.subMenu2{
	text-align:center;
	margin:5px 0 0 0 ;
	height:20px;
	
}
.subMenu2 ul {
	margin: 0px;
	padding: 2px;
}
.subMenu2 li {
	list-style:none;
	text-align:left;
	margin: 0px;
	background:url(../images/circulo_gris.gif) no-repeat left 5px;
	padding-left: 10px;	
	padding-right: 10px;
	padding-bottom: 10px;
}
.subMenu2 a{
	font:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-align:left;
	color:#000000;
	margin-left: 0px;
	padding-left: 0px;	
	
}
.subMenu2 a:hover{
	color:#c51114;
	text-decoration:none;
	
}
.columContenido {
	clear:both;
	width:590px;
	margin-left:35px;
}