@charset "utf-8";
body {
	background-image: url(imagenes/fondo.jpg);
	background-color: #9F8A5F;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	color:#000000;
}

/*
	////////////////////////////////
	//	DIV CABEZERA EMOL
	////////////////////////////////
*/
#div_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(imagenes/fondo_head.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#div_head ul {
	margin: 0px;
	padding: 0px;
	width: 605px;
	position: relative;
	margin: 0px auto;
}
#div_head li {
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
	display: inline;
	list-style-type: none;
}
#div_head li a{
	color: #003399;
	text-decoration: none;
}
#div_head li a:hover{
	color: #3C6ED0;
	text-decoration: none;
}
#div_full {
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: middle;
}
/*
	////////////////////////////////
	//	DIV CENTRO
	////////////////////////////////
*/
#div_centro {
	width: 570px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#div_cabecera {
	height: 230px;
	width: 570px;
}
#div_cabecera_home {
	height: 190px;
	width: 570px;
}
#div_cabecera_menu {
	height: 40px;
	width: 570px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

	#div_cabecera_menu ul{
		margin-top:15px;
		margin-right:25px;
	}
	
	#div_cabecera_menu li{
	display:inline;
	list-style-type: none;
	color:#660000;
	margin-left:1px;
	margin-right:1px;
	}
	#div_cabecera_menu li a{
	color:#FFFFFF;
	text-decoration:none;
	}
	#div_cabecera_menu li a:hover{
	color:#000000;
	}

#div_fondo_contenido {
	height: auto;
	width: 570px;
	background-image: url(imagenes/medio.jpg);
}
#div_fondo_contenido_intro {
	height: auto;
	width: 570px;
}
#div_arriba_contenido {
	height: 62px;
	width: 470px;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(imagenes/arriba.jpg);
	padding-top: 50px;
	vertical-align: middle;
}
#div_contenido_contenido {
	height: auto;
	width: 470px;
	padding-right: 50px;
	padding-left: 50px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#div_abajo_contenido {
	height: 185px;
	width: 570px;
	background-image: url(imagenes/abajo.jpg);
}
#div_terminos {
	width: 570px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
	padding: 0px;
}

/*
	////////////////////////////////
	//	ESTILOS DEL CONTENIDO
	////////////////////////////////
*/

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
p a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #996600;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d63c02;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #d63c02;
	text-align:center;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align:left;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4 {
    font-family:Georgia, "Times New Roman", Times, serif 
	font-size: 12px;
	color: #d63c02;
	text-align:right;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #996600;
}
.terminosycondiciones a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6C4900;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
.fotojurado {
	padding-bottom: 20px;
}
#div_cont_video {
	height: 310px;
	background-image: url(imagenes/linea.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#div_video {
	height: auto;
	width: 320px;
	background-color: #FFFFFF;
	float: left;
}
#div_ficha {
	float: right;
	width: 140px;
}
#div_links {
	height: 50px;
}
#div_paginas {
	width: 100%;
	text-align: center;
}
