/* CSS Plantilla web | Imper-sistem | */

/* Frontend */
body			{background:url("../img/bck.gif") repeat-x; background-color:#DDDDDD; font-family: Arial, Helvetica, sans-serif; color:#666666;  font-size:13px; margin:0px;}
a:link			{color: #666666; font-size:13px; text-decoration: none;}
a:visited 		{color: #666666; font-size:13px; text-decoration: none;}
a:active		{color: #666666; font-size:13px; text-decoration: none;}
a:hover			{color: #C80002; font-size:13px; text-decoration: underline;}

a.serv:link		{color: #666666; font-size:13px; text-decoration: none; font-weight:bold}
a.serv:visited 	{color: #666666; font-size:13px; text-decoration: none; font-weight:bold}
a.serv:active	{color: #666666; font-size:13px; text-decoration: none; font-weight:bold}
a.serv:hover	{color: #C80002; font-size:13px; text-decoration: none; font-weight:bold}

.fecha			{background:url("../img/fecha.gif") no-repeat; height:25px;  padding-left:28px; padding-right:10px; }
.fechatxt		{padding-top:10px; color:#666666; font-size:11px; font-weight:bold;}
.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-y; width:700px; background-color:#FFFFFF}
.bckmenu		{background:url("../img/bckmenu.gif") repeat-y; width:200px;}
.botonmenu		{background:url("../img/botonmenu.gif") no-repeat;  padding-left:40px; padding-top:12px; height:16px; padding-bottom:12px;}
.footer			{background:url("../img/footer.gif") no-repeat; width:900px; height:60px;}
.margen			{margin-left:25px; text-align:justify; width:630px;}

/* Secciones */
.titulo			{font-size:24px; font-weight:bold; padding-right:15px; color: #666666; margin-top:25px;}
.subtitulo		{font-size:18px; padding-right:15px; color:#C80002; font-weight:bold}
.texto			{font-size:13px; padding-left:25px; padding-right:25px; padding-top:15px; margin-bottom:20px; color:#666666; text-align:justify}
.textored		{color:#C80002; font-weight:bold}
.h				{background:url("../img/h.gif"); height:20px;}
.boxa			{border:solid 1px #EFEFEF; background-color: #F4F4F4; padding:8px 15px; margin:8px 0px; font-size:14px; text-align:center}
.boxb			{border:solid 1px #EFEFEF; background-color: #F4F4F4; padding:8px 15px; margin:8px 0px; font-size:12px; text-align:justify}
.servicios		{background:url("../img/titprod.gif") no-repeat; width:170px; height:34px; padding-left:15px; padding-top:9px;}
.vin			{background:url("../img/vin.gif") no-repeat; height:20px; padding-left:25px; margin:8px 0px;}
.more			{background:url("../img/more.gif") no-repeat; height:20px; padding-left:25px; margin:8px 0px;}
.back			{background:url("../img/back.gif") no-repeat; height:20px; padding-left:25px; margin:8px 0px;}

/* Noticias */
.titnw			{padding-top:5px; font-family:Arial, Helvetica, sans-serif;; font-size:22px; color:#C80002}
.datehr			{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; padding-left:5px; margin-bottom:5px}
.nwmain			{ border: solid 1px #EAEAEA; background-color: #F4f4f4; padding:8px; margin:10px 5px 10px 5px}

/* Historico de Noticias */
.nwsp		{background:url("../img/nwspico.gif") no-repeat; height:25px; padding-left:45px; padding-top:5px; margin-bottom:15px}
.clock		{background:url("../img/clockico.gif") no-repeat; height:25px; padding-left:45px; padding-top:5px; margin-bottom:15px; font-size:13px; color: #666666}
.boxnw		{border:solid 1px #ececec; background-color:#f4f4f4; margin:8px; padding:8px;}

/*Paginación*/
.atras		{background:url("../img/atras.gif") no-repeat; height:35px; width:123px; padding-top:11px; text-align:center; margin-top:15px}
.adelante	{background:url("../img/adelante.gif") no-repeat; height:35px; width:123px; padding-top:11px; text-align:center; margin-top:15px}

/* comentarios*/
.topmail{ background:url("../img/bboxtop.gif") no-repeat; width:484px; height:65px; padding-top:40px; padding-left:40px; font-weight:bold; color:#666666}
.mddlmail { background:url("../img/bboxmddl.gif") repeat-y; width:484px; text-align:justify; padding-left:0px; padding-right:0px; color:#b3b3b3; }
.footmail { background:url("../img/bboxfoot.gif") no-repeat; width:484px; height:36px;}
.datamail { font:"Trebuchet MS"; color:#666666; font-size:13px; padding-left:10px;}
.input { font:"Trebuchet MS"; font-size:13px; color:#666666; margin:10px; width:180px;}

.error { 
	font-size:13px;
	background-color:#F7F7F7;
	width:330px;
	padding:5px;
	border: solid 1px #dcdcdc;
	text-align: center;
}

.tabla td {border: solid 1px #cccccc; padding:5px; font-size:11px;}