* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #555555;
	margin: 0px;
}

 a { color:#e13f1a;font: bold 12px/1.4em Verdana, Arial, Helvetica, sans-serif; text-decoration:none;}
 
 .rutaazul{ color:#e13f1a;font: bold 12px/1.4em Verdana, Arial, Helvetica, sans-serif; text-decoration:none;}
 
.clear {clear:both; overflow:hidden; margin:0; padding:0; height:1px;} 
a:hover {
	text-decoration:underline;
	color: #e13f1a;
	font-weight: bold;
}
h2 {
	color:#FFFFFF;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px;
}
h3 {
	color:#e13f1a;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 5px;
}

h4 a{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

h4 a:hover{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c2b870;
}
h5 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c2b870;
}
.subtitulo a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.actividades{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin: 0 0 3px 0;
	line-height: 20px;
	text-align: justify;

}
.titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #fff;
	font-style: oblique;
}
.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
}
.titulo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
.titulo3link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	font-weight: normal;
}
.titulo3link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
	font-size: 11px;
	color: #ff0000;
}
hr {
	color: #999999;
	height: 1px;
}

#contenedor {
	width: 778px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	background-color: #141215;
}

#top{
	height: 20px;
	float: none;
	width: 778px;
	background-color: #555555;
}
#header {
	height: 257px;
	width: 778px;
}
#cabezal{
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#colizq {
	float: left;
	width: 180px;
}
#recuadro {
	border: 2px solid #666666;
}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin: 0 0 3px 0;
	line-height: 20px;
	text-align: justify;
	
}
.recuadro {
	margin: 5px;
}
.portada{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin: 0 0 3px 0;
	line-height: 20px;

    }
.lista {
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	margin-left: 20px;
}
.lista2 {
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	margin-left: 20px;
}
#volver {
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	float: right;
}

#main{
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-top: 5px;
	height: 100%;
}
#contenido{
	width:535px;
	float:right;
	margin-right: 20px;
	height: 100%;
}
#columna1 {
	float: left;
	width: 165px;
	margin-right: 20px;
	margin-top: 20px;
}
#columna2 {
	float: left;
	width: 165px;
	margin-right: 15px;
	margin-top: 20px;
}
#columna3 {
	float: right;
	width: 165px;
	margin-top: 20px;
}
/***** Side Bar **********/
#menu{
	width:180px;
	float: left;
}
#menu li {
	list-style-type: none;
	height: 26px;
	width: 180px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu ul {
}
#menu a {
	display: block;
	height: 26px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 12px;
	line-height: 24px;
}
#menu li.act a{
     font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c2b870;
	text-decoration: none;
	font-weight: bold;
	height: 26px;
	width: 180px;
	background-image: url(imagenes/menu_over.gif);
	background-repeat: no-repeat;
}
#menu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c2b870;
	text-decoration: none;
	font-weight: bold;
	height: 26px;
	width: 180px;
}
#menu span {
}	
#menuhor{
	float: left;
	width: 140px;
	height: 60px;
	margin-left: 20px;
	margin-top: 10px;
}
#menuhor li {
	float: left;
	height: 32px;
	width: 32px;
	list-style-type: none;
}
#menuhor li a{
	display: block;
	float: left;
	height: 32px;
	width: 32px;

}
.facebook {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}
.twitter{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    margin-left: 10px;
}
.youtube{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:10px;
}

#menuhor span {
	display: none;
	width: 32px;
}
#titmenuhor {
	margin-bottom: 10px;
}

#facebook {
	background-image: url(imagenes/facebook_bn.png);
	background-repeat: no-repeat;
	margin-left: 10px;

}
#facebook a:hover {
	background-image: url(imagenes/facebook_bn.png);
	background-repeat: no-repeat;
	
}
#twitter {
	background-image: url(imagenes/twitter_bn.png);
	background-repeat: no-repeat;
	margin-left: 10px;
}
#twitter a:hover {
	background-image: url(imagenes/twitter_bn.png);
	background-repeat: no-repeat;
}
#youtube {
	background-image: url(imagenes/youtube_bn.png);
	background-repeat: no-repeat;
	margin-left: 10px;
}
#youtube a:hover{
	background-image: url(imagenes/youtube_bn.png);
	background-repeat: no-repeat;
}
#bot1 {
	background-image: url(imagenes/menu.gif);
	background-repeat: no-repeat;
}

#bot1 a:hover{
	background-image: url(imagenes/menu_over.gif);
	background-repeat: no-repeat;
}

#bot2 {
	background-image: url(imagenes/menu.gif);
	background-repeat: no-repeat;
}


#bot2 a:hover{
	background-image: url(imagenes/menu_over.gif);
	background-repeat: no-repeat;
}
#bot3 {
	background-image: url(imagenes/menu.gif);
	background-repeat: no-repeat;
}
#bot3 a:hover{
	background-image: url(imagenes/menu_over.gif);
	background-repeat: no-repeat;
}
#bot4 {
	background-image: url(imagenes/menu.gif);
	background-repeat: no-repeat;
}

#bot4 a:hover{
	background-image: url(imagenes/menu_over.gif);
	background-repeat: no-repeat;
}
#bot5 {
	background-image: url(imagenes/menu.gif);
	background-repeat: no-repeat;
}

#bot5 a:hover{
	background-image: url(imagenes/menu_over.gif);
	background-repeat: no-repeat;
}
#bot6 {
	background-image: url(imagenes/menu.gif);
	background-repeat: no-repeat;
}

#bot6 a:hover{
	background-image: url(imagenes/menu_over.gif);
	background-repeat: no-repeat;
}

#bot7 {
	background-image: url(imagenes/menu.gif);
	background-repeat: no-repeat;
}

#bot7 a:hover{
	background-image: url(imagenes/menu_over.gif);
	background-repeat: no-repeat;
}

#bot8 {
	background-image: url(imagenes/menu.gif);
	background-repeat: no-repeat;
}

#bot8 a:hover{
	background-image: url(imagenes/menu_over.gif);
	background-repeat: no-repeat;
}

#bot9 {
	background-image: url(imagenes/menu.gif);
	background-repeat: no-repeat;
}

#bot9 a:hover{
	background-image: url(imagenes/menu_over.gif);
	background-repeat: no-repeat;
}

#bot10 {
	background-image: url(imagenes/menu.gif);
	background-repeat: no-repeat;
}

#bot10 a:hover{
	background-image: url(imagenes/menu_over.gif);
	background-repeat: no-repeat;
}

#bot11 {
	background-image: url(imagenes/menu.gif);
	background-repeat: no-repeat;
}

#bot11 a:hover{
	background-image: url(imagenes/menu_over.gif);
	background-repeat: no-repeat;
}
#bot12 {
	background-image: url(imagenes/menu.gif);
	background-repeat: no-repeat;
}
#bot12 a:hover{
	background-image: url(imagenes/menu_over.gif);
	background-repeat: no-repeat;
}
#footer {
	line-height:normal;
	height: 123px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottom{
	height: 20px;
	width: 778px;
	background-color: #555555;
}
#sede {
	float: right;
	margin-top: -180px;
	margin-left: 200px;
	vertical-align: top;
}
#lineas {
	float: right;
	margin-left: 200px;
	margin-top: -180px;
}
#form {
	text-align: left;
	margin-bottom: 20px;
}
.forcentro {
	padding-left: 204px;
    margin-bottom: 20px;
}

label {
	display: block;
	width: 200px;
	letter-spacing: normal;
	text-align: right;
	float: left;
	height: 20px;
}
#nombre, #email, #org, #message {
	margin-bottom: 10px;
}

#uword {
	margin-left: 204px;
}
#enviar {
	margin-left: 250px;
}
#pie {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#cont {
	text-align: center;
}
#ftn1 {
	margin-bottom: 10px;
}
#ftn2 {
	margin-bottom: 10px;
}
#premios {

}

#pres {
	text-align: center;
}
#act {
	color: #c2b870;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.subir {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c2b870;
	margin-bottom: 20px;
}
#TB {
	float: left;
	margin-right: 0px;
	margin-bottom: 445px;
}
#SB {
	float: left;
	margin-bottom: 330px;
}
#GG {
	float: left;
	margin-bottom: 256px;
}
#HG {
	float: left;
	margin-bottom: 375px;
}
#IA {
	float: left;
}
#foto {
	float: left;
	height: 2400px;
	width: 100px;
	margin-right: 20px;
}
p#activ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c2b870;
	text-decoration: none;
}
p#activ a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c2b870;
	text-decoration: none;
}

p#activ a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c2b870;
	text-decoration: underline;
}

#tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
#ga2 {
	margin-right: 10px;
	margin-left: 10px;
}
#ds1 {
	margin-right: 15px;
}
#jur1 {
	margin-right: 15px;
	margin-bottom: 10px;
}
#jur2 {
	margin-bottom: 10px;
}
#jur3 {
	margin-right: 15px;
}
#elcarte1 {
	margin-right: 15px;
	margin-bottom: 10px;
}
#elcarte2 {
	margin-bottom: 10px;
}
#elcarte3 {
	margin-right: 15px;
}
#metro1 {
	margin-right: 15px;
	margin-bottom: 10px;
}
#metro2 {
	margin-bottom: 10px;
}
#fotosede {
	margin-right: 10px;
}
#cart1 {
	margin-right: 15px;
}
#field {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.jurado{
    border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 15px;
	float: left;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 0px;;
}

