/*CSS.Document.rIL.Estudio.*/

#container{
	text-align: left; 
	width: 710px;
	margin: 0 auto;
	position: relative;
	height: auto !important;
	height: 100%;
	/*background: #fff url(i/container.gif) repeat-y; */
}
#mininu {
	float: left;
    margin: 0px;
    width: 390px; /*485px;*/
    height: 18px;
    padding: 4px 0 0 10px;
	color: #E4B234;
	border-bottom: 1px #E4B234 solid;
}
#mininu a,#mininu a:visited, #mininu a:active{
    color: #eee; }
#mininu a:hover{
    color: #E4B234;
}
#cabeza{
	height: 145px;
	margin: 0px auto;
	text-align: left; vertical-align: bottom;
	padding: 0;
	background: #BA952A url(i/head.png) left bottom no-repeat;
	/*border-bottom: 1px #fff solid;*/
} 
#inscrip { position: absolute; top: 92px; left: 10px;
	width: 120px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;  font-size:14px; 
} #inscrip a{color: #fff;} #inscrip a:hover{text-decoration:underline;}
#frontal{ 
	height: 120px;
	border-top: 3px solid #eee;
	padding-bottom:20px;
	background: url(i/frontal.jpg) no-repeat;
}
#cuerpo { 
	position: relative;
	margin: 0 0px;
}
.izq{ width: 460px;
	float:left;
	padding: 0 30px 0 0;
	/*background: #fff url(i/bg_contenido.gif) repeat-x top; */
	background: url(i/Vertical_Divider3.gif) right top repeat-y;
}
.drch{
	width: 170px;
	padding: 0 0 10px 20px; margin:0;
	float:right;
	/*background: url(i/Vertical_Divider.png) left center no-repeat;*/
}
.patrocinadores{ margin: 0 0 0 25px; }
.patrocinadores p {
	padding: 0px 5px;
}
.patrocinadores img { padding: 2px 7px; }
.colaboradores { clear: both; margin: 0 0 10px 0;}
/****************************************************/
#pie {
	height: 25px;
	text-align: left; font-size: 10px; color: #fff;
	padding: 10px 0 10px 10px;

    background-color: #666;
    border-top: 2px solid #E4B234;
    text-align: left;
	clear: both;
}
.w3c { float: right; text-align:right; width: 350px; padding: 0px 5px 0 0; }
#pie a{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
#pie a:hover {
	text-decoration: underline;
}

.accordion{
	border-top: medium none; border-bottom: medium none; overflow: hidden; height: 0px; padding: 0; margin-bottom: 3px;
}