* {
	margin:0;
	padding:0;
}
.bg {
	background: #FFFFFF url(../img/layout/bg.png) repeat-x top;
}
body {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	text-align: left;
	font-family: Corbel, Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant:normal;
}
.clear { 
	clear : both; 
}
.top { 
	background : #FFFFFF; 
	height : 50px; 
}

.top-bottom { 
	clear : both; 
	height : 4px; 
	background : url(../img/layout/top-bottom.png); 
} 
.top h1 {
	position : static;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 1.0em;
	color: #CE0070;
	font-weight: 200;
	margin-top: -20px;
	margin-left: 180px;
	letter-spacing: 0.1em;
	width: 500px;	
}
ul.nav {	
	list-style-type : none;	
} 
ul.nav li { 
	line-height : 27px; 
} 
li.boton {
	float : left;
	height : 27px;
	border-right: 1px #8eaddb solid;
} 
li.boton a {
	background : url(../img/layout/bg.gif) repeat-x;
	display : block;
	padding-left : 14px;
	padding-right : 14px;
	color : #fff;
	text-transform : uppercase;
	font-weight : normal;
	font-size : 0.5em;
	height : 27px;
	float : left;
	text-decoration : none;
	font-family :  Corbel,Verdana, Helvetica, sans-serif;
	letter-spacing : normal;
} 
li.boton a:hover { 
	color: #FFED00;
	text-decoration : underline; 
} 
li.boton a.activo {
	text-decoration:underline;
	color: #FFED00;
	font-weight: bold;	
}
li.boton_pie {
	float : left;
	height : 27px;
	border-right: 1px #8eaddb solid;
} 
li.boton_pie a {
	background : url(../img/layout/bg2.gif) repeat-x;
	display : block;
	padding-left : 14px;
	padding-right : 14px;
	color : #fff;
	text-transform : uppercase;
	font-weight : normal;
	font-size : 0.5em;
	height : 27px;
	float : left;
	text-decoration : none;
	font-family: Corbel, Verdana, Helvetica, Arial, sans-serif;
	letter-spacing : normal;
} 
li.boton_pie a.activo{
	text-decoration:underline;
	color: #FFED00;
	font-weight: bold;	
}
li.boton_pie a:hover { 
	color: #FFED00;
	text-decoration : underline; 
} 
.menu {
	height : 27px;
	margin-top: 8px;
	position: relative;
	margin-bottom: 0px;
} 
.menu-content {
	float : left;
	height : 27px;
	width : 868px;
	background : url(../img/layout/bg.gif) repeat-x;
} 
.menu-content2 {
	float : left;
	height : 27px;
	width : 868px;
	background : url(../img/layout/bg2.gif) repeat-x;
	margin-bottom: 8px;
} 
.menu-pie {
	float : left;
	height : 47px;
	width : 868px;
	background : url(../img/layout/bg2.gif) repeat-x;
	margin-bottom: 8px;
	font-size: 0.6em;
	color: #FFFFFF;
} 
.centrado {
	position: absolute;
	top: 50%;
}
.centrado[class] {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: static;
}
.left { 
	width : 6px; 
	height : 27px; 
	background : url(../img/layout/left.gif) no-repeat; 
	float : left; 
}  
.left2 { 
	width : 6px; 
	height : 27px; 
	background : url(../img/layout/left2.gif) no-repeat; 
	float : left; 
} 
.right { 
	width : 6px; 
	height : 27px; 
	background : url(../img/layout/right.gif) no-repeat; 
	float : left; 
}
.right2 { 
	width : 6px; 
	height : 27px; 
	background : url(../img/layout/right2.gif) no-repeat; 
	float : left; 
}
a:link {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #CE0070;
}
a img {
	border: #CE0070;
}
hr {
	border: 1px solid #CE0070;
	height: 3px;
	text-align: center;
	margin-left: 20%;
	margin-right: 20%;
}
br {
	text-align:center;
}

img.der_con_borde {
	border: 1px solid #CE0070;
	margin-top: 0.8em;
	margin-right: 0em;
	margin-bottom: 0.8em;
	margin-left: 1em;
	float:right;
}
img.der_sin_borde {
	border: none;
	margin-top: 0.8em;
	margin-right: 0em;
	margin-bottom: 0.8em;
	margin-left: 1em;
	float:right;
}
img.izq_con_borde {
	border: 1px solid #CE0070;
	float: left;
	margin-top: 0.8em;
	margin-right: 1em;
	margin-bottom: 0.8em;
	margin-left: 0em;
}
img.izq_sin_borde {
	border: none;
	margin-top: 0.8em;
	margin-right: 1em;
	margin-bottom: 0.8em;
	margin-left: 0em;
	float: left;
}
img.centrada_con_borde {
	border: 1px solid #CE0070;
	margin-top: 0.8em;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 4em;
	float: left;
}
.contenedor {
	width: 880px;
	margin-left : auto; 
	margin-right : auto; 
	overflow : hidden; 
	text-align: left;
}
#idiomas{
	position: static;
	margin-left : 800px;
	font-size: 100%;
	font-weight:bold;
	color:#0082ba;
	width:12px;
}
#idiomas a{
	color:#0082ba;
}
#idiomas a:hover{
	color:#CE0070;
	text-decoration: none;
}
#contenido {
	clear: none;
	padding: 0px;
	background-color: #6E8FB3;
	position: relative;
	width: 878px;
	border: 1px solid #2D6099;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	color: #000000;
}
#contenido p, #contenido ul, #contenido ol {
	font-size: 0.8em;
	line-height: 1.5em;
	padding-bottom: 1em;
}
.doble {
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #CE0070;
	border-top-width: 2px;
	border-top-style: ridge;
	border-top-color: #CE0070;
	padding: 0.4em 0 0.4em 0;
}
#main {
	float: right;
	background-color: #ffffff;
	border: 1px solid #003366;
	width: 610px;
	color: #022027;
	padding-top: 1.2em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#main h1 {
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 1.4em;
	line-height: 1.6em;
	color: #CE0070;
	margin: 0 0 1em 0;
	font-weight:200;
	text-align: center;
}
#main h2 {
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-weight:100;
	font-size: 1.1em;
	color: #CE0070;
	text-decoration: none;
	padding-bottom: 0.8em;
}
#main h3 {
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-weight:normal;
	font-size: 0.9em;
	color: #CE0070;
	text-decoration: none;
	padding-bottom: 0.8em;
}
#main li{
	list-style-type: none;
	margin: 0 0 0 1em;
	padding: 0 0 0.8em 0;
	list-style-position: outside;
	list-style-image: url(../img/layout/boliche2.gif);
}
#main p:first-letter {
	font-size: 150%;
	font-weight: bold;
	color: #CE0070;
}
#main a {
	color: #CE0070;
	text-decoration: underline;
}
#main a:hover {
	color: #FF0000;
}
#main a:visited {
	color: #FF0000;
}
#foot {
	float : left;
	width : 880px;
	background-color:#2D6099;
	border: 1px solid #003366;
	margin-bottom: 8px;
	font-size: 0.6em;
	color: #FFFF99;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: center;
} 
#foot a {
	color: #FFFF99;
}
#foot a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
#foot a:visited {
	color: #FFFF99;
}
#navcontainer {
	float: left;
	width: 200px;
	height: 550px;
	text-align:left;
	background-color: #2D6099;
	background : url(../img/layout/degradado550.gif) repeat-x;
	border-top-color: #8eaddb;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#navcontainer p {
	margin: 0px;
	padding: 10px 10px 0 20px;
	font-family: Corbel, Georgia, Times, serif;
	font-style:italic;
	font-size: 0.8em;
}
#navcontainer ul {
	padding: 0;
	list-style-type: none;
	font-family: Corbel, Verdana, Helvetica, sans-serif;
}
#navcontainer li {
	background : url(../img/layout/bg.gif) repeat-x;
	float : none;
	height : 27px;
	width: 180px;
	border: 1px solid #8eaddb;
	top: 0px;
	margin-left: 8px;
	margin-top: 15px;
} 
#navcontainer a { 
	background : url(../img/layout/bg.gif) repeat-x; 
	display : block; 
	padding-left : 10px; 
	padding-right : 10px; 
	color : #FFFFFF; 
	text-transform : uppercase; 
	font-weight : normal; 
	font-size : 70%; 
	height : 27px; 
	float : left; 
	text-decoration : none; 
	font-family : Corbel, Verdana, Helvetica, sans-serif; 
	letter-spacing : normal; 
} 
#navcontainer a:hover {
	color: #FFED00;
	text-decoration : underline;
} 
#navcontainer a.activo {
	width: 160px;
	background : url(../img/layout/bg-hover2.gif) repeat-x;
	text-decoration : underline;
	color: #FFED00;
}
#flash {
	position: relative;
	margin-top: 0px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-color: #8eaddb;
	border-style: solid;
}
#cierre {
	clear: both;
}
#trayectoria {
	font-family : Corbel, Verdana, Helvetica, sans-serif;
	font-size: 0.5em;
	font-style: normal;
	margin: 8px;
	font-weight: normal;
}
#trayectoria a {
	text-transform : uppercase; 
	text-decoration : none;
	letter-spacing : normal;
	color: #FFED00;	
}
#trayectoria a:hover {
	text-decoration : underline;
	letter-spacing : normal;
	color: #FFFFFF;
}
#logo1 {
	background-color: #FFFFFF;
	margin-top: 20px;
	padding-left: 62px;	
}
#logo2 {
	background-color: #FFFFFF;
	margin-top: 20px;
	padding-left: 62px;		
	
}
#logo3 {
	background-color: #FFFFFF;
	margin-top: 20px;
	padding-left: 62px;	
}
#logo4 {
	background-color: #FFFFFF;
	margin-top: 20px;
	padding-left: 32px;		
	
}
#logo5 {
	background-color: #FFFFFF;
	margin-top: 20px;
	padding-left: 62px;		
	
}
.td {
	
	padding: 10px;
}

