body{
	background-color:#0A3A68;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;	
}

a {
	color: #bc8013;
	text-decoration:none;
}

textarea{
	border:#4e749c 1px solid;
	color:#c1631a;
	font-size: 8pt;
}

input{
	border:#4e749c 1px solid;
	color:#c1631a;
	font-size: 8pt;
}

h1{
	font-size: 11pt;
	font-weight:bold;
	color: #25477c;
	text-transform: uppercase;
	border-bottom: 1px dotted #586c8c;
}

h2{
	font-size: 11pt;
	font-weight:bold;
	color: #ab6f00;
}

#central{
	margin: 0px auto;
	width: 740px;
}

#principal {
	float:left;
	width:740px;
	height:784px;
}

#fondosup {
	float:left;
	margin-top:21px;
	background: url(../images/fondosup.jpg) no-repeat;
	width:740px;
	height:39px;
}

#menusuperior{
	float:right;
	width: 370px;
	margin-top: 8px;
}
/*
Menu superior
*/
ul#opciones_superior {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    display: block;
    height: 23px;
    font-size: 12px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
}

ul#opciones_superior li {
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
}

ul#opciones_superior li a {
    display: block;
    float: left;
    color: #000000;
    text-decoration: none;
    padding: 8px 8px 0px 10px;
    height: 23px;
	background: url("../images/vinetamenu.gif") no-repeat left;
}

ul#opciones_superior li a:hover {
    color: #b65018;
}

ul#opciones_superior li a.current, ul#opciones_superior li a.current:hover {
    color:#b65018;
}

/*
Fin menu principal
*/


#logo {
	float:left;
	background: url(../images/logo.jpg) no-repeat;
	width:740px;
	height:201px;
}

#menu {
	float:left;
	background: url(../images/fondocontenido.jpg) repeat-y;
	width:740px;
	height:35px;
}

#menucase{
	float:left;
	margin-left: 60px !important;
	margin-left: 30px;
	width: 625px;
}

/*
Menu principal
*/
ul#saturday {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    display: block;
    height: 25px;
    font-size: 12px;
    font-weight: bold;
    background: url("../images/boton_des.jpg") no-repeat;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul#saturday li {
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
}

ul#saturday li a {
    display: block;
    float: left;
    color: #ffffff;
    text-decoration: none;
    padding: 10px 0px 0px 10px;
	width:93px;
    height: 25px;
	background: url("../images/boton_des.jpg") no-repeat;
}

ul#saturday li a:hover {
    background: url("../images/boton_act.jpg") no-repeat;
}

ul#saturday li a.current, ul#saturday li a.current:hover {
    color: #fff;
    background: url("../images/boton_act.jpg") no-repeat top right;
}

/*
Fin menu principal
*/

#supmenuopc {
	float:left;
	background: url(../images/supmenuopc.jpg) bottom no-repeat;
	width:740px;
	height:5px;
}

#menuopc {
	float:left;
	margin-top:0px;
	background: url(../images/menuopc.jpg) ;
	width:740px;
}

#infmenuopc {
	float:left;
	background: url(../images/infmenuopc.jpg) no-repeat;
	width:740px;
	height:11px;
}

#contenido {
	float:left;
	background: url(../images/fondocontenido.jpg) repeat-y;
	width:640px;
	padding: 0px 50px 0px 50px;
}

#contenidoinfo{
	float:right;
	width: 470px;
	padding-bottom:20px;
}

#lateral{
	background: url(../images/lateral.jpg) no-repeat;
	float: left;
	width: 150px;
	margin-left:0px;
	height:200%;
	margin-top:8px;
	padding-top:10px;
}



#menuinferior {
	clear:both;
	background: url(../images/menuinferior.gif) no-repeat;
	width:640px;
	height:29px;
	padding: 10px 50px 0px 50px;
	text-align:center;
}

#menuinferior a{
	color:#6a490d;
}

#fondoinferior {
	float:left;
	background: url(../images/fondoinferior.jpg) no-repeat ;
	width:740px;
	height:13px;
}

#pie {
	float:left;
	background: url(../images/pie.jpg);
	width:740px;
	height:53px;
	text-align:center;
	color:#ffffff;
}

/*
Estilos del ateneo
*/
#ateneo{
	float:left;
	margin: auto;
	width:680px;
	background-color:#fff;
	text-align:left;
}
#a_titulo{
	padding-bottom:10px;
	border-bottom: dotted 1px #dfba31;
}

#a_lateral{
	float:left;
	width: 160px;
	border-right: dotted 1px #dfba31;
	background-color:#fff;
	height: 500px;
}

#a_contenido{
	float:right;
	width: 500px;
	background-color:#fff;
	margin-right:10px;
	padding-bottom:20px;
}

.titulo{
	font-weight: bolder;
	font-size: 10pt;
	color:#d28800;
	border-bottom: 1px dotted #bfbfbf;
	margin-top: 10px;
}

/*
Menu
*/
/* CSS Document */

.opcion{
	width:130px;
	border-bottom: 1px dotted #bb7b06;;
	height: 17px;
	margin-left:10px;
	margin-top:7px;
	font-size: 8pt;
	font-weight:bolder;
	text-transform: uppercase;
	padding-left: 5px;
}

.opcion a:hover{
	color:#2b468b;
}

.titulo_menu{
	width:130px;
	height: 17px;
	margin-left:10px;
	font-size: 9pt;
	font-weight:bolder;
	color:#162c67;
}


.titulo_menu2{
	width:130px;
	margin-left:10px;
	margin-top: 7px;
	font-size: 9pt;
	font-weight:bolder;
	color:#162c67;
}

.titulo_menu2 a{
	color:#162c67;
}

.opcion2{
	width:130px;
	border-bottom: 1px dotted #bb7b06;;
	margin-left:10px;
	margin-top:7px;
	font-size: 8pt;
	font-weight:bolder;
	text-transform: uppercase;
	padding-left: 5px;
}


	