/* CSS Plantilla web Teatros */

/* Frontend */
body			{background-color:#011A3F; font-family:  "Trebuchet MS"; font-size:11px; margin:0px;}
a:link			{color: #FFFFFF; font-size:11px; text-decoration: none;}
a:visited 		{color: #FFFFFF; font-size:11px; text-decoration: none;}
a:active		{color: #FFFFFF; font-size:11px; text-decoration: none;}
a:hover			{color: #FFEC52; font-size:11px; text-decoration: underline;}
.fecha			{background:url("../img/fecha.jpg") no-repeat; color:#ffffff; padding-left:250px; padding-right:10px; padding-top:5px; padding-bottom:4px; font-size:11px;}
.top			{background:url("../img/top.jpg") no-repeat; width:900px; height:75px;}
.submenu		{background:url("../img/bcksubmenu.jpg") no-repeat; width:900px; height:30px;}
.bsmenu td		{background:url("../img/botonsubmenu.gif") no-repeat; height:25px; padding-left:15px; padding-right:15px; text-align:center; padding-top:5px;}
.bckmain		{background:url("../img/bckmain.gif") repeat-x; width:700px; background-color:#FFFFFF}
.bckmenu		{background:url("../img/bckmenu.gif") repeat-y; width:200px; background-color:#012964}
.botonmenu		{background:url("../img/botonmenu.gif") no-repeat;  padding-left:30px; padding-top:12px; height:16px; padding-bottom:12px;}
.footer			{background:url("../img/footer.gif") no-repeat; width:900px; height:60px;}
.margen			{padding-left:35px; padding-right:35px; padding-top:55px; margin-bottom:20px; color:#999999;}


/* Secciones */
.caja			{ margin-top:65px; margin-left:25px; margin-right:25px;}
.titulo			{ font-size:26px; color: #e50607;}
.subtitulo		{ font-size:14px; color:#e50607}
.mainactor		{ font-size:18px; color:#e50607}
.texto			{ font-size:14px; color:#404040; text-align:justify}
.h				{background:url("../img/h.gif"); width:500px; height:20px; margin-left:85px; margin-top:15px; margin-bottom:15px;}
.boxa			{ border:solid 1px #ffefbd; background-color: #fff9e6; padding:12px; }
.boxb			{ border:solid 1px #e2e2e2; background-color: #f8f8f8; padding:20px; font-size:14px; color:#404040; margin:8px; text-align:justify }
.obra			{ font-size:24px; color:#404040}
.desc			{background:url("../img/bckinfo.gif"); width:577px; height:143px; margin-left:30px; padding-top:30px; margin-left:15px; margin-right:15px;}

/* Comentarios*/
.topmail{ background:url("../img/bboxtop.gif") no-repeat; width:450px; height:131px; padding-top:20px; padding-left:25px; color:#CCCCCC}
.mddlmail { background:url("../img/bboxmddl.gif") repeat-y; width:450px; text-align:justify; padding-left:0px; padding-right:0px; color:#b3b3b3; }
.footmail { background:url("../img/bboxfoot.gif") no-repeat; width:450px; height:36px;}
.datamail { font:"Trebuchet MS"; color:#CCCCCC; font-size:11px; padding-left:10px;}
.input { font:"Trebuchet MS"; font-size:11px; color:#4D74BF; margin:4px; width:180px; padding:3px;}
.inputtextarea { font:"Trebuchet MS"; font-size:11px; color:#4D74BF; margin:4px; width:180px; padding:3px; height:250px;}
.select { font:"Trebuchet MS"; font-size:16px; color:#4D74BF; margin:4px; width:180px; padding:3px;}
.qmail {background:url("../img/qmail.gif") no-repeat; width:501px; height:35px; padding-top:17px; margin-top:25px; text-align:justify; padding-left:80px; font:"Trebuchet MS"; font-size:14px;color:#4D74BF; }