@charset "utf-8";

body {
	background-image: url(images/bg_body.jpg);
	background-color: #9D9D9D;
	background-repeat: repeat-x;
	margin-left: 7px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
}
.footer{
	font-family: arial;
	font-size: 11px;
	color: #515151;
	text-decoration: none;
	line-height: 15px;
	padding-top: 5px;
	margin-top: 5px;
	
}
/**************Modelos camaras********************/
#izq-modelos{
width:30%;
float:left;
height:100%;
}

#izq-modelos p {
	text-decoration: none;
	padding-left: 5px;
	padding-top:10px;
}


#der-modelos{
width:70%;
float:right;
height:100%;
padding-top:30px;
}

#der-modelos p {
	text-decoration: none;
	padding-left: 5px;
}

/**************numeros paginas********************/
#pag_numeros{
	font-family:Arial;
	font-size:11px;
	color:#666;
	text-decoration: none;
	float: right;
	width: 100%;
}
#pag_numeros a{
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	color:#2287CA;
}

#pag_numeros a:hover{
color:#333;

}

#pag_numeros a:active{
color:#2287CA;

}

#pag_numeros a:visited{
	color:#2287CA;
	text-decoration: underline;

}
/**************Columnas********************/

#titulo{
width:100%;
float:left;
height:20px;
}

#titulo h1 {
	font-family: arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	padding-top:5px;
}
/***********izquierda************/
#izq{
width:100px;
float:left;
height:200px;
}

#izq p {
	text-decoration: none;
	padding-left: 5px;
	padding-top:40%;
}

/***********centro************/

#centro{
width:80px;
float:left;
height:200px;
}

#centro p {
	text-decoration: none;
	padding-left: 5px;
	padding-top:60%;
}

/***********derecha************/

#der{
width:320px;
float:left;
height:200px;
}

#der h1 {
	font-family: arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	padding-top:5px;
}

#der p {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	padding-top:5px;
}



/******************************************************/



/* Login*****************************************************************/
.loguerse {
	height:20px;
	text-align:left;
	width:125px;
	margin-left:93px;
	border:1px solid #999999;
	font-family: arial;
	font-size: 11px;
	color: #999999;
} 
/*#login legend {font-size:120%;} */
#loguerse fieldset {border:none;} 
#loguerse input, textarea, select,{
	border:1px solid #999999;
	font-family: arial;
	font-size: 11px;
	color: #999999;
} 
#loguerse input:focus, textarea:focus {
	background-color: #EDF7FC;
} 

/* slider*****************************************************************/
#slider_llamenos {
background-image:url(images/llamenos_bg.jpg);
background-position:left top;
background-repeat:no-repeat;
clear:both;
float:left;
height:226px;
list-style-image:none;
list-style-position:inside;
list-style-type:none;
margin-bottom:0;
margin-left:0;
margin-top:0;
padding:0;
width:193px;
}




/* Contenido Central*****************************************************************/
#contenedor_gral
{
	background-color: #FFFFFF;
	height: auto;
	width: 960px;
	left: 5px;
	right: 5px;
	float: none;
	clear: none;
	padding: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content {
	line-height: 9px;
	float: none;
	clear: both;
	overflow: 0;
	z-index: 0;
	padding: 0px;
	margin: 1px;
}

#content h1 {
	font-family: arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
	padding-top:2px;
}
#content a {
	font-family: arial;
	font-size: 12px;
	color: #3399CC;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}
#content a:hover {
	font-family: arial;
	font-size: 12px;
	color: #6FB8DB;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}
#content p {
	font-family: arial;
	font-size: 12px;
	color: #999999;
	line-height: 12px;
	padding-left: 15px;
	text-align: left;
	padding-right: 10px;
}



#content h2 {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	line-height: 12px;
	padding-left: 15px;
	font-weight: bold;
	text-indent: -2px;
}
#content h3 {
	font-family: arial;
	font-size: 12px;
	color: #2288CA;
	line-height: 13px;
	font-weight: bold;
	text-indent: -2px;
	padding-left: 15px;
	font-style: normal;
}


#content li {
	font-family: arial;
	font-size: 12px;
	color: #999999;
	line-height: 14px;
	list-style-type: disc;
	list-style-position: outside;
}

#content ul {
	font-family: arial;
	font-size: 12px;
	color: #999999;
	line-height: 14px;
}


/*Contenidos_contactenos********************************************************************/
#contactenos {
	width: 90%;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 15px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
}
#contactenos  h1 {
	display:block;
	font-weight:bold;
	font-family: arila;
	font-size: 14px;
	color: #2288CA;
} 
#contactenos p{
	display:block;
	font-weight:normal;
	font-family: arial;
	font-size: 11px;
	color: #999999;
	margin: 0px;
	padding: 5px;
} 
#contactenos label {
	display:block;
	font-weight:normal;
	font-family: arial;
	font-size: 11px;
} 
#contactenos legend {font-size:120%;} 
#contactenos fieldset {border:none;} 
#contactenos input, textarea, select,{
	border:1px solid #999999;
	font-family: arial;
	font-size: 11px;
	color: #999999;
} 
#contactenos input:focus, textarea:focus {
	background-color: #EDF7FC;
} 


/*Contenidos_productos***********************************************************************/

#content_productos_gral {
	overflow: hidden;
	z-index: 0;
	width: 96%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	float: none;
	clear: both;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}
#content_productos {
	overflow: 0;
	z-index: 0;
	padding: 0px;
	height: 100%;
	clear: inherit;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width:500px;

}
#content_productos p{
	font-family: arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#content_productos h1{
	font-family: arial;
	font-size: 14px;
	color: #2287CA;
	text-decoration: underline;
}

#content_productos h2{
	font-family: arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
#content_productos h3{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#content_productos ul{
	float: right;
	width: 100%;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(imag_productos/bullet.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#content_productos li{
	font-family: arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 90%;
	list-style-image: url(imag_productos/bullet.jpg);
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#content_productos img{
	float: left;
	padding: 5px;
}

#content_productos_camara{
	left: 10px;
	text-align: left;
}
/* cabecera*******************************************************************************/
#cabecera{
	height: 78px;
	/*width: 960px;*/
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align:left;
}
#login {
	text-align: right;
	width:125px;
	height:54px;
	z-index:102;
	float:right;
}
#logotipo {
	text-align: left;
	width:250px;
	height:54px;
	z-index:102;
	margin-top:10px;
	margin-bottom:4px;

}



/* Buscar *******************************************************************************/
#buscar{
	font-family: arial;
	font-size:11px;
	color: #999999;
	text-align: right;
	padding-top:5px;
	padding-right:5px;
}
#buscar input{
background-color:#666666;
font-size:11px;
color:#CCCCCC;
border:#CCCCCC solid 1px;
width:150px;
}
#buscar select{
background-color:#666666;
font-size:11px;
color:#CCCCCC;
border:#CCCCCC solid 1px;
}
.buscar_img {
	top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: middle;
}

