body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f3a45;
	background-color: #e0e1e6;
	background-image: url(../images/bg_body.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
	margin: 0px;
}


*{padding:0; margin:0;}

a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}
#sombra {
	background-image: url(../images/sombra.png);
	background-repeat:  repeat-y;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}

#cabecera {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
	height: 227px;
	margin-top: 0px;
}
#cabecera #frase {
	font-size: 14px;
	font-weight: bold;
	color: #325A8D;
	height: 20px;
	letter-spacing: -1px;
	text-align: center;
	background-color: #FFFFFF;
	text-transform: uppercase;
}
#cabecera #flash {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}

/* MENU
__________________________________________________________*/


#menu {
	height: 36px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_menu.jpg);
	background-repeat:   repeat-x;
	background-position: left top;
	background-color: #072959;
}
#contenedorMenu {
	height: 36px;
}



#menu li {
	display: inline;
	float: left;
}
#menu li a {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 36px;
	text-indent: -9999px;
}
#menu li a:hover {
	background-position: left top;
}


#inicio a {
	width: 66px;
	background-image: url(../images/bot_inicio.jpg);
}
#quienes a {
	width: 112px;
	background-image: url(../images/bot_quienes.jpg);
}
#alarma a {
	width: 173px;
	background-image: url(../images/bot_alarma.jpg);
}
#circuito a {
	width: 151px;
	background-image: url(../images/bot_circuito.jpg);
}
#cra a {
	width: 268px;
	background-image: url(../images/bot_cra.jpg);
}
#contacto a {
	width: 90px;
	background-image: url(../images/bot_contacto.jpg);
}
#cuerpo {
	width: 860px;
	background-image: url(../images/bg_top_cuerpo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#cuerpo h1 {
	color: #5276a2;
	font-size: 30px;
	text-align: center;
	letter-spacing: -1px;
	padding-top: 20px;
	line-height: 30px;
	padding-bottom: 10px;
}
#cuerpo  h5 {
	color: #5276a2;
	font-size: 30px;
	text-align: left;
	letter-spacing: -1px;
	padding-top: 20px;
	line-height: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#cuerpo h6 {
	font-size: 20px;
	color: #ff9600;
	padding-top: 7px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9600;
	margin-left: 30px;
	margin-right: 30px;
	padding-bottom: 2px;
	text-transform: uppercase;
}

#cuerpo p {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-top: 10px;
	line-height: 18px;
}

#cuerpo .izq {
	width: 600px;
	float: left;
}
#cuerpo .der {
	float: left;
	width: 250px;
	text-align: center;
}

#cuerpo h2 {
	font-size: 20px;
	color: #0a2a5b;
	background-image: url(../images/comillas_comienzo.png);
	background-position: left top;
	line-height: 30px;
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	padding-right: 35px;
	padding-bottom: 12px;
}
#cuerpo #box {
	margin-right: auto;
	margin-left: auto;
	width: 685px;
}
#cuerpo #box h3 {
	color: #d32306;
	font-size: 16px;
	text-transform: capitalize;
	line-height: 18px;
	background-image: url(../images/flechita_roja.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 20px;
}
#cuerpo #box  h4 {
	font-size: 16px;
	color: #0A2D5E;
	padding-left: 20px;
	letter-spacing: -1px;
}

#cuerpo #box p {
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	color: #808485;
}
#cuerpo #box a {
	text-decoration: none;
	color: #808485;
}
#cuerpo #box a:hover {
	color: #333333;
	text-decoration: underline;
}

#cuerpo   #box .box1 {
	background-image: url(../images/bg_box_hogar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 213px;
	width: 215px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}
#cuerpo   #box .box2 {
	background-image: url(../images/bg_box_negocio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 213px;
	width: 215px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}
#cuerpo   #box .box3 {
	background-image: url(../images/bg_box_xomuniquese.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 213px;
	width: 215px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pie {
	height: 70px;
	margin-top: 15px;
	margin-right: 30px;
	margin-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b8bac4;
	font-size: 11px;
	color: #9699a6;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
#pie a {
	text-decoration: none;
	color: #9699a6;
	padding-right: 5px;
	padding-left: 5px;
}
#pie a:hover {
	color: #4E505C;
	text-decoration: underline;
}
#pie p {
	color: #012151;
}
#cyc  {
	margin: 5px;
}
#sombraPie {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#galeria  {
	width: 80%;
}
#galeria    .img  {background-color:#FFF;border:1px solid #CCC;margin-bottom:10px;padding:3px;}
#galeria  .img  a:hover  {
	border: 1px solid #797D93;
}
#table   {
	width: 800px;
	margin-left: 30px;
}

.input {
	background-color: #FFFFFF;
	border: 1px solid #BFBEC6;
	width: 350px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
}
.textarea {
	background-color: #FFFFFF;
	width: 350px;
	border: 1px solid #BCBBC3;
}
#table     .tit    {
	font-size: 14px;
	color: #DBDEE5;
	background-color: #355B8C;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#table  .contacto  {
	color: #103262;
	font-size: 12px;
}
#cuerpo  h4 {
	font-size: 16px;
	color: #5276A2;
	padding-left: 30px;
	font-weight: normal;
	text-transform: uppercase;
}
#cuerpo a {
	text-decoration: none;
	color: #6E757D;
}
#cuerpo .izq ul {
	list-style-type: none;
}
#cuerpo .izq li {
	background-image: url(../images/flechita_roja.gif);
	background-repeat: no-repeat;
	background-position: 20px 15px;
}

