/*FORMATO*/


body{
	text-align:center;
	margin:0;
	padding:0;
	font:.75em Arial,Verdana,sans-serif;
	color:#3C3C3C;
}

#todo{
	padding:0;
	padding-top:40px;
	margin:0px auto;
	text-align:left;
	background:url('/i/bglateralcurto.png') no-repeat right bottom;
	width:623px;
}

#header{
	height:90px;
	background:92px 15px url('/i/bgtopcurto.png') no-repeat;
}

#logoTexto{
	margin:0 0 52px 21px;
}

#medio{
	margin: 0 0 50px 20px;
	background:25px 0 url('/i/bgcolscurto.png') repeat-y;
}


/********* MENU *********/
#menu{
	float:left;
	padding-left:10px;
	font-size:1.4em;
	width: 252px;
	margin-left:80px;
	margin-top: 30px;
	color:#474493;
}

* html #menu{
	margin-left: 38px;
	margin-top: -40px;
}


#menu a{
	color: #9b9b9b;
}

#menu ul{
	margin:0;
	padding:0;
}

#menu ul li{
	overflow:hidden;
	padding:5px 0 0 0;
	margin:0;
	background-color:#fff;
}

#menu li{
	padding:0 !important;
	list-style-type:none;
	background-image: none !important;
	padding:8px;
	margin-bottom:5px;
}

.on a{
	text-decoration: underline;
}

.off a{
	text-decoration: none;
}


/************************/


/****** CONTENIDOS ******/
#contenidos{
	margin-left:1px;
	float:left;
	padding: 0;
	width:204px;
	text-align: center;
	background:url("/i/bgiframe.png") no-repeat;
}
* html #contenidos{
	margin-top: -65px;
}

#contenidos div{
	height:24px;
	padding-top:6px;
	color:#FFF;
	font:1.2em  bold "Arial", "Verdana", sans-serif;
}

#contenidos iframe{
	margin:0;padding:0;
	margin-bottom: 16px;
}

/************************/


/********** PIE *********/
#pieInicio{
	text-align: center;
	margin-top: 60px;	
	margin-left: 25px;
}

#pieInicio p{
	float:left;
	width:160px;
}

#textoindex1{
	color:#A2762C;
	text-align:right;
	margin-left:25px;
}
* html #textoindex1{
	margin-left:13px;
}


#textoindex2{
	color:#74729F;
	text-align:center;
	margin-left:20px;
}
#textoindex3{
	color:#A73F48;
	text-align:left;
	margin-left:25px;
}


#bottom{
	clear:both;
	text-align:center;
	margin:5px 0 15px 0;
	color:#B8B8B8;
}

#bottom a {
	color:#B8B8B8;
}

/************************/




/* REDEFINICIONES */
img{
	border:0;
}

a{
	color:#474493;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

