@charset "utf-8";

*{
margin:0;
padding:0;
}
html , body{
	background-color: #FFF;
}
img{
	max-width:100%;
	max-height: auto;
}
#main{
	width:100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	height: auto;
	background-image: url(../imagenes/fondo_gris_contenedor.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	margin: auto;
	width: auto;
	height: 50px;
	position: relative;
	display: block;
	background-color: #F3F5F4;
}
.rmm {
	float:right;/*IMPORTANTE, SINO NO BAJA LA SOLAPA CUANDO ESTA PARA CELULRES*/
	margin-top:10px;
}
#cont-botones {
	Sheight: 35px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F3F5F4;
}
#2slider {
	display: block;
}
#1slider {
	display: none;
}
#logo{
	display:none;
	position: absolute;
	left: 6%;
	top: 5px;
}
#logocel{
	position:relative;
	height:40px;
	color:#01008A;
	font-size:15px;
	font-weight:bold;
}
#imgcel{
	position:absolute;
	top:2px;
	left:10px;		
}
#telcel{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:normal;
	position:absolute;
	top:6px;
	right:10px;
	font-size:24px;
}
#telcel a {
	text-decoration: none;
}
#telcel a:link {
	text-decoration: none;
	color: #333;    /*COLOR PARA LINK CELULARES*/
}

#telefonos {
	display:none;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 2.3em;
	color: #333;
	text-align: right;
	line-height: 35px;
	font-weight: normal;
	right: 6%;
	/*	text-shadow: #000 1px 1px 2px;
*/	position: absolute;
	top: 20px;
	text-decoration: none;
}
#telefonos a {
	text-decoration: none;
}
#telefonos a:link {
	text-decoration: none;
	color: #333;    /*COLOR PARA LINK CELULARES*/
}
#direccion {
	display:none;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	color: #333;
	text-align: right;
	right: 6%;
	position: absolute;
	top: 45px;
}
.clear{
	clear:both;
}
.derecha {
	float: right;
}

#contenedor{
	float: left;
	height:auto;
	width: 100%;
	background-image: url(../imagenes/fondo_gris_contenedor.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#contenedor p {/*border:thin solid #096;*/
	font-family: 'Roboto Condensed', sans-serif;
	color: #333;
	line-height: 24px;
	padding-right: 5%;
	padding-left: 5%;
	text-align: center;
}
h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 2em;
	color: #666;
	text-align: center;
	margin-top: 20px;	
	margin-bottom: 16px;
}

h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	padding-top: 15px;
	margin-bottom: 5px;
	color: #006;
	text-align:center;
	padding-right: 7px;
}
h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	color: #006;
	text-align: center;
}
h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	color: #03F;
	text-shadow:#999 2px 1px 4px;
	text-align: center;
	margin-bottom: 0px;
	line-height: 32px;
	padding-top: 20px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
footer  {
	height: auto;
	text-align: center;
	width: 100%;
	float: left;
	background-color: #333;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 17px;
	color: #FFF;
	padding-top: 20px;
	line-height: 38px;
	text-shadow:#000 2px 2px 2px;
	padding-bottom: 20px;
	font-weight: 200;
	margin-top: 25px;
}
footer a:link {
	color: #FFF;
	text-decoration: none;
}
footer a:visited {
	text-decoration: none;
	color: #FFF;
}
footer a:hover {
	text-decoration: underline;
	color: #FFF;
}
footer a:active {
	text-decoration: none;
}
footer img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
footer a img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
strong {
	font-weight: normal;
}
fieldset{
	width:100%;
	margin:0 auto;
	border:none;
	text-align: center;
	display: block;
}
.formulario{
	font-family: 'Roboto Condensed', sans-serif;
	width:280px;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
	line-height: 22px;
	color: #333;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mensaje{
	color: #090;
	text-decoration: underline;
	font-size: 16px;
	background-color: #FF0;
}
#anti{
display:none;
}
.foto {
	float:left;
	width:47%;
	height:300px;
	vertical-align:top;
	margin-top:5px;
	padding-left: 2%;
	overflow: hidden;
	padding-bottom: 15px;
}
.negrita {
	font-weight: bold;
	color: #009;
	text-decoration: underline;
}

.foto a{
	text-decoration:none;
}
.foto img {
	width:98%;
	text-align:center;
	display:block;
	margin:auto;
}
.foto img {
	border: 2px solid #fff;
}
.foto img:hover {
	border: 2px solid #F00;
}
.foto h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
	padding-right: 7%;
	padding-left: 7%;
	text-decoration:none;
}
.foto p {
	font-size:14px;
	text-align: center;
	padding-right: 5%;
	padding-left: 5%;
	text-decoration:none;
}
.foto .cod{
	font-size:16px;
	text-align: center;
	font-weight: bold;
	color: #000;
	}

#contenedor {
	width:100%;
	display: block;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#contenedor  .columnizq{
	width:99%;
	float:left;
}
#contenedor  .columnder{
	width:99%;
	float:left;
}
#contenedor  .recuadro{
	float:left;
	border: 3px solid #CCC;
	padding: 5px;
	margin: 5px;
}




/*//////////////////////   CELULARES  /////////////////////////////////// */

	/*480px*/
@media only screen and (min-width:42em){
#logocel{
	display:none;
}
#header {
	display:block;
	height: 110px;
}
#logo{
	display:block;
}
#telefonos {
	display:block;
}
#direccion{
	display:block;	
}
.rmm {
	float:none;
	margin-top:0px;
}
.foto {
	width:45%;
	height:250px;
}
#contenedor  .recuadro{
	padding: 15px;
	margin: 20px;
}

}
	
	
/***********710px******************************************/
	@media only screen and (min-width:49em){
.rmm {
	margin-top:0px;
}
/*.formulario{
margin-left:180px;
}
*/.foto {
	width:31%;
	height:310px;
}
#contenedor .columnizq{	
	width:30%;	
}
#contenedor .columnder{	
	width:70%;		
}
}


	
/*********************1000px*******************************/
@media only screen and (min-width:62em){
#logo{
	left: 13%;
}
#telefonos {
	right: 13%;
}
#direccion {
	right: 13%;
}
h1 {
	font-size: 2.3em;
}
.formulario{
	width:350px;
}
.foto {
	width:17%;
	height:270px;
}
}

/***************1280px******************/
	@media only screen and (min-width:80em){
.foto {
	width:17.5%;
	height:300px;
}
}	
