body{
	background-color: #eeeeee;
	/*background-image: url(../img/topsep.png);*/
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	color: #6b6b6b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: -moz-scrollbars-vertical;
}
*::-moz-selection{
   background: #CD5C5C;
   color: white;
}
*::selection {
   background: #CD5C5C;
   color: white;
}
input,textarea{
	color: #6b6b6b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #ccc;
}
.cab{
	width: 671px;		
}
span{
	color: #6b6b6b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
span a,a{
	color: #6b6b6b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #ca030c;
}
span a:hover{
	text-decoration: underline;
	color: #ca030c;
}
span.titulo{
	color: #ca030c;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;	
}
span.color{
	color: #ca030c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
a.titulo{
	text-decoration: none;
	color: #6b6b6b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 3px;
}
a.titulo:hover{
	color: #ca030c;
}
.cab TD.logo{
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	height: 74px;
	width: 195px;
}
a.home{
	height: 74px;
	width: 195px;
	display: block;
	cursor: pointer;
}
.cab TD.top1{
	height: 33px;
	text-align: right ;
	vertical-align: middle;
}
.cab TD.top1 a{
	color: #6b6b6b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.cab TD.top1 a:hover{
	text-decoration: underline;
	color: #ca030c;
}
.cab TD.menu{
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	width: 476;
	height: 28px;
	vertical-align: middle;
}
.cab TD.menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
}
.cab TD.menu a:hover{
	color: #d0d0d0;
}
.cab TD.top2{
	background-image: url(../img/botom menu.png);
	background-repeat: no-repeat;
	width: 476;
	height: 13px;
}

.contenedor{
	text-align: left;
	width: 671px;
	border: 1px solid;
}

.cont1 {
	width: 671px;	
	height: 210px;
	text-align: left;
	vertical-align: top;
}
.cont1 TD.imagen{
	min-height: 210px;
	width: 182px;
	background-repeat: no-repeat;
	background-image: url(../img/imagen.png);
	padding-left: 12px;
	vertical-align: top;
	text-align: left;
}
.cont1 TD.imagen1{
	min-height: 210px;
	width: 182px;
	background-repeat: no-repeat;
	background-image: url(../img/empresaimg.png);
	padding-left: 12px;
	vertical-align: top;
	text-align: left;
}
.cont1 TD.imagen2{
	min-height: 210px;
	width: 182px;
	background-repeat: no-repeat;
	background-image: url(../img/prodimg.png);
	padding-left: 12px;
	vertical-align: top;
	text-align: left;
}
.cont1 TD.imagen3{
	min-height: 210px;
	width: 182px;
	background-repeat: no-repeat;
	background-image: url(../img/serviciosimg.png);
	padding-left: 12px;
	vertical-align: top;
	text-align: left;
}
.cont1 TD.imagen4{
	min-height: 210px;
	width: 182px;
	background-repeat: no-repeat;
	background-image: url(../img/clienteimg.png);
	padding-left: 12px;
	vertical-align: top;
	text-align: left;
}
.cont1 TD.imagen5{
	min-height: 210px;
	width: 182px;
	background-repeat: no-repeat;
	background-image: url(../img/contactimg.png);
	padding-left: 12px;
	vertical-align: top;
	text-align: left;
}
.cont1 TD.imagen6{
	min-height: 210px;
	width: 182px;
	background-repeat: no-repeat;
	background-image: url(../img/mwebimg.png);
	padding-left: 12px;
	vertical-align: top;
	text-align: left;
}
.cont1 TD.imagen7{
	min-height: 210px;
	width: 182px;
	background-repeat: no-repeat;
	background-image: url(../img/loginimg.png);
	padding-left: 12px;
	vertical-align: top;
	text-align: left;
}
.cont1 TD.imagenerror{
	min-height: 210px;
	width: 182px;
	background-repeat: no-repeat;
	background-image: url(../img/defaultimagen.png);
	padding-left: 12px;
	vertical-align: top;
	text-align: left;
}

.cont2 {
	width: 100%;	
	vertical-align: top;
	text-align: left;
	height: 100%;
}
.cont2 TD.sectit{
	background-image: url(../img/titul.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	width: 476;
	height: 23px;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 8px;
}
.cont2 TD.seccion{
	text-align: left;
	vertical-align: middle;
	background-color: White;
	/*padding-left: 10px;*/
	
}
.cont2 TD.seccionizq{
	border-left: 1px solid #969696;
	//border-left: 0px solid #969696;	
	background-color: White;
	padding-left: 10px;
}
.cont2 TD.secciondrc{
	border-right: 1px solid #969696;
   //border-right: 0px solid #969696;
	background-color: White;
	padding-left: 10px;
	margin-right: 0px;
}

.pie{
	text-align: center;
	color: #6b6b6b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.controw{
	clear: both;
	width: 458px;
	background: url(../img/seccion.png) #ffffff bottom left no-repeat;
   padding-bottom: 25px;
	margin: 0px;
}
div.controw h1.top{
	margin: 0;
	font-size:8px;
	background: #ffffff url(../img/seccion.png) top left no-repeat;
}
div.controw p.contenido{
	margin: 0px;
	border-left: solid 1px #969696;
  	border-right: solid 1px #969696;
	background: #ffffff;
	padding-left: 10px;
	/*height: 280px;*/
}
a.edificio{
	background-image: url(../img/nec1.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 200px;
	display: block;	
}
a.edificio:hover{
	background-image: url(../img/nec.png);
}
ul{
	list-style: square;
}