/* CSS Document */
*,html {
	padding:0px;
	margin:0px;
}
body{
	color: white;
	background-color:#ee3f22;
	margin: 0px;
	/*overflow:hidden;*/
}
.salto {
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}

#contenido{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color:#231f20;
	vertical-align: middle;
	margin-top: -250px;
	margin-left: -390px;
	position: absolute; 
	top: 50%;
	left: 50%;
	width: 780px;
	height: 500px;
}
#contenido_index{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color:#EE3F22;
	vertical-align: middle;
	margin-top: -250px;
	margin-left: -390px;
	position: absolute; 
	top: 50%;
	left: 50%;
	width:500px;
	height:343px;
}
#pie{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:10px;
	background-color:#ee3f22;
	float:left;
	width: 775px;
	height: 20px;
	padding-right:5px;
}
#pie a{
	color:#ffffff;
	text-decoration:none;
}
#pie a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#w{
	float:left;
	margin-left:175px;
}
#logo{
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:259px;
	height:135px;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
	float:left;
	display:inline;
}
#contenido .cuerpo{
	font-size: 14px
}
#contenido .cuerpo .titulo{
	font-weight: bold;
	font-size: 24px
}
#footer{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block;
}
a:link, a:visited{
	color: #06f;
	text-decoration: none
}
a:hover{
	color: red;
	text-decoration: none;
	outline:none;
}

/* MENU PRINCIPAL */
#menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	margin-left:20px;
	margin-top:20px;
	width:130px;
	float:left;
	display:inline;
}
#menu a{
	height:20px;
	display:block;
	list-style-type: none;
	text-indent:-9000px;
	outline:none;
	
}

.menu_ilustracion {
	float:left;
	width:130px;
	height:22px;
	background-image:url(../images/bot_ilustracion2.jpg);
	background-repeat:no-repeat;
	
}
.menu_ilustracion:hover {
	background-image:url(../images/bot_ilustracion_b2.jpg);
}

.menu_diseno {
	float:left;
	width:130px;
	height:22px;
	background-image:url(../images/bot_diseno2.jpg);
	background-repeat:no-repeat;
	
}
.menu_diseno:hover {
	background-image:url(../images/bot_diseno_b2.jpg);
}

.menu_obra {
	float:left;
	width:130px;
	height:22px;
	background-image:url(../images/bot_obra2.jpg);
	background-repeat:no-repeat;
	
}
.menu_obra:hover {
	background-image:url(../images/bot_obra_b2.jpg);
}
/* FIN MENU PRINCIPAL*/ 

/* MENU SECUNDARIO*/
#menu_secundario {
	float:right;
/*	position:relative;*/
	margin-top:20px;
	margin-right:20px;
	display:inline;	
}
#menu_secundario ul{
	list-style-type: none;
}
#menu_secundario ul li{
	display: inline;
	padding:2px;
}
#menu_secundario ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
	outline:none;
}
#menu_secundario ul li a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#ee3f22;
}
#menu_secundario{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
}
/*  flechas controladoras de imagenes   */
#image{
	float:right;
	display:inline;
	margin-top:20px;
	margin-right:238px;
	height:18px;
	width:52px;
}

#anterior{
	float:left;
	width:26px;
	height:18px;

	
}
#siguiente{
	float:right;
	width:26px;
	height:18px;

}
/*  fin flechas controladoras de imagenes    */


/* FIN MENU SECUNDARIO*/
#imagen_ficha{
	width:424px;
	height:423px;
	float:right;
	margin-right:20px;
	margin-top:15px;
	display:inline;
	text-align:right;
}
#imagen_ficha img{
	border: 1px solid #FFFFFF;
	margin-right:0px;
	margin-top:0px;
	display:inline;
}
#textos_ficha{
	width:286px;
	height:225px;
	float:left;
	margin-left:22px;
	margin-top:15px;
	padding-top:15px;
	display:inline;
	overflow:hidden;
	font-size:12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position:relative;
}

#textos_down{
	width:286px;
	position:absolute;
	bottom:0px;
	float:left;
	bottom:0;
	margin-bottom:0px;
	padding-bottom:18px;	
}
#textos_down p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	display:inline;
	text-align:left;
	bottom:0px;
	margin-bottom:0px;

}
#textos{
	width:320px;
	height:170px;
	float:right;
	text-align:left;
	margin-top:20px;
	margin-right:80px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left:10px;
	padding-top:0px;
	margin-bottom:145px;
	display:inline;
}
#textos p{
	padding-left:10px;
	padding-top:4px;
}
#textos a{
	color:#ffffff;
	text-decoration:none;
	float:left;
	clear:both;
	margin-bottom:20px;
	padding-left:10px;
	margin-right:15px;
}
#textos a:hover{
	color:#ee3f22;
}
#textos strong{
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ee3f22;
	clear:both;
} 
.rojo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ee3f22;
}
#back{
	float:right;
	width:45px;
	margin-top:20px;
	position:relative;
}
#back a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
}
#back a:hover{
	background-color:#ee3f22;
}

/* CONTENEDOR THUMBNAILS */ 
#imagenes_peq{
	width:760px;
	height:189px;
	float:left;
	margin-top:55px;
	margin-left:16px;
	padding-bottom:0px;
	display:inline;
	margin-bottom:10px;
}
#imagenes_peq img{
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}
.foto_popup{
	border: 2px solid #000000;
}
/* FIN CONTENEDOR THUMBNAILS */
