/* CSS Document */
* {font-family:Arial, Helvetica, sans-serif;margin:0;padding:0;border:0;}
html{overflow-y:scroll;}
body{background: #000;}
table, tr, td{border-width:thin;border-collapse:collapse;border-spacing:0px;}
td{empty-cells:show;}
input[type="text"], input[type="password"], textarea{outline:none;}
p{}
h4, h5{text-align:center;margin-top:4px;}

.sWidth{margin:0 auto;width:100%;}
.sLeft{float:left;}
.sRight{float:right;}
.sCenter{float:center;}
.sClear{clear:both;}
.sMargenLeft{margin-left:30px;}
.sMargenRight{margin-right:30px;}
.sHeight{height:14px;}

.sPrincipal{margin:0 auto;width:1020px;height:100%;}
.sPrincipalBG{background:url(../images/bgFondo.jpg) no-repeat top right;}

.sCabecera{height:210px; }
.sCabeceraBG{height:200px;background:url(../images/bgCabecera.png) no-repeat top center;}
	.sLogo{margin-left:30px;margin-top:20px;}

.sContent{min-height:287px;}
	.sMenu{width:280px;}
	.sContenido{width:740px;margin-top:5px;}
	.sContenido h1, .sContenido h2{margin-bottom:15px;}
	.sContenido p{color:#FFF;font-size:12px;margin-bottom:15px;margin-right:20px;}
	.sContenido p span{color:#850021;margin-left:10px;font-weight:bold;}
	.sContenido p a{color:#215b6d;font-weight:bold;}
	.sContenido	.sTexto{width:540px;}
	.sContenido	.sTexto1{width:440px;}
	.sContenido	.sTexto p a, .sContenido .sTexto1 p a{color:#215b6d;font-weight:bold;}
	.sContenido	.sFoto{width:200px;}
	.sContenido	.sFoto1{width:280px;}
	.sConcurso{display:block;background:#215b6d;color:#FFF;width:95px;height:24px;font-size:12px;text-align:center;line-height:2.1em;text-decoration:none;}
	.sContenido .sCiudad{background:#850021;font-size:12px;color:#FFF;padding:4px 10px;text-transform:uppercase;font-weight:normal;}
	.sCartel{margin-left:20px;border:1px solid #850021;margin-bottom:20px;}
	
	.sVideoYouTube, .sVideoConcurso{margin-bottom:20px;min-height:240px;}
	.sVideoYouTube{width:320px;}
	.sVideoConcurso{margin-left:20px;}
	
.sFooter{}
	.sRojo{background:#ac0f19;}
	.sBlanco{background:#FFF;min-height:25px;padding-left:90px;}
	.sBlanco div, .sDegrag div{width:280px;padding:0 8px;}
	.sBlanco div h2{margin-top:4px;}
	.sDegrag{background:url(../images/bgFooter.gif) repeat-x top left;min-height:182px;padding-left:90px;padding-top:10px;}
	.sDegrag .sCaja{min-height:100px;}
	.sDegrag .sCaja p{color:#FFF;font-size:12px;margin-right:30px;margin-bottom:10px;}
	
	.sBlancoDown{background:#FFF;padding:10px 30px;}
	.sDown{padding-top:10px;padding-bottom:10px;padding-right:0;}
	.sDown .sLeft img{margin-top:10px;}
	.sExpo{width:215px;border-left:1px solid #e5e5e5;}
	
.pFooter{color:#585858;font-size:9px;text-align:center;margin:5px 0;}
.pForm{margin:0 !important;}
.sEspacio{margin-bottom:8px;}
.pAudio{margin:0 0 10px 0;}
	
#NAVEGACION {margin-left:32px;list-style-type:none;}
#NAVEGACION li{font-size:24px;color:#ac0f19;}
#NAVEGACION li a{color:#ac0f19;text-decoration:none;}

#FOOTER {list-style:none;position:relative;left:-50%;}
#FOOTER li{font-size:9px;float:left;color:#585858;margin:0 2px;position:relative;}
#FOOTER li a{color:#585858;text-decoration:none;}
#FOOTER li a:hover{color:#FFF;}
 
#LISTADO {list-style:none;margin-bottom:15px;width:90%;margin-left:5%;}
#LISTADO li{font-size:12px;float:left;color:#cc9933;width:50%;font-style:italic;}
#LISTADO li span{color:#FFF; font-style:normal;}

#LISTA {margin-bottom:15px;margin-left:30px;}
#LISTA li{font-size:12px;color:#FFF;margin-bottom:5px;}
#LISTA li a{color:#FFF;font-weight:bold;}
#LISTA li span{color:#cc9933;font-size:10px;}
 
#GALERIA{list-style:none;}
#GALERIA li{float:left;}

#AUDIO{margin-bottom:20px;}

/* FORMULARIOS */
#NEWSLETTER .sTexto{width:170px;height:18px;font-size:11px;}
a.sBoton{display:block;text-decoration:none;text-align:center;line-height:1.8em;}
#NEWSLETTER .sButton, a.sBoton{color:#FFF;background:#270500;width:60px;height:20px;font-size:11px;margin-left:5px;font-weight:bold;}

#CONCURSO .sTexto, #CONTACTO .sTexto, #CONTACTO textarea{width:85%;height:18px;font-size:11px;}
#CONCURSO .sButton, #CONTACTO .sButton, #VOTACION .sButton{color:#FFF;background:#215b6d;width:60px;height:20px;font-size:11px;margin-left:5px;font-weight:bold;}
#CONTACTO textarea{height:120px;}
#CONCURSO .sTexto1{width:75%;}

.sButton{cursor:pointer;}

input.error, textarea.error{background:#C7D21A;}

.cufon-loading a.rollover { 
   visibility: hidden !important; 
} 
