@charset "utf-8";
/* CSS Document */

/*************/
/* RESETEO */
/*************/

html, body, p, h1, h2, h3, h4, h5, h6, div,  form, select, a, blockquote,img{
	padding: 0px;
	margin: 0px;
	border: 0;
	border: none;
	
}


/*************/
/* GENERALES */
/*************/


body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #505050;
	background-color:#FFF;
	background-repeat: repeat-y;
	background-position: center top;
}



#colRigth ul {
	font-size: 16px;
	text-align: left;
	line-height: 30px;
	list-style-image: url(img/logito.jpg);
}

#contenedor #colRigth #boletin {
	margin-top: 208px;
}
#contenedor {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#menu {
	height: 30px;
}
a {
	color: #666;
	text-decoration: none;
}
#contenedor #footer a {
	font-size: 10px;
}



#contenedor #colLeft #CerrajerosLocalidad {
	width: 445px;
}

#colRigth {
	margin-left: 460px;
}
#footer {
	clear: both;
	height: 70px;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F00;
	border-left-color: #F00;
	margin-top: 10px;
}



#colLeft {
	float: left;
	width: 445px;
}

#head {
	height: 150px;
	width: 800px;
}

#flash {
	border: 1px solid #FD1316;
	height: 338px;
	width: 230px;
	margin-left: 60px;
}

#head {
	width: 800px;
}
#contenedor #head #presentacionFlash {
	height: 150px;
}



#contenedor #colLeft table tr td a {
	color: #333;
}


#contenedor #colLeft table tr td a:hover {
	color: #F00;
	font-weight: lighter;
	text-decoration: underline;
}
#contenedor #colRigth a:hover {
	font-weight: bold;
}

#contenedor #colRigth a {
	color: #FFFFFF;
}


a:hover {
	color: #F00;
}


.pequeño {
	font-size: 10px;
}


.borrarFloat {
	clear: both;
}
.parraffo {
	text-align: justify;
	font-size: 14px;
	padding-right: 5px;
}
.margendegradado {
	padding-left: 10px;
	margin-left: 10px;
	display: block;
	color: #FFFFFF;
}

.parrafoColDcha {
	padding-left: 10px;
	font-size: 14px;
}

.legendspam {
	color: #666;
}
.PorFavorRecuerde {
	color: #666;
	padding-left: 25px;
	font-size:16px;
	font-weight: bolder;
	
}
/* este la clase para el div cerrajero en.... */

#contenedor #colLeft #tituloIzda {
	background-image: url(img/degradadoparatitulos.jpg);
	height: 40px;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding-left: 0px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 2px;
	
/* este la clase para el div telefono.... */
	
}

#contenedor #colRigth #tituloDcha {
	background-image: url(img/degradadoparatitulos.jpg);
	background-repeat: repeat-x;
	height: 40px;
	/* Do rounding (native in Firefox and Safari) */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: #FFFFFF;
	padding-left: 20px;
}
.spamh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-top: 5px;
	padding-left: 10px;
}
.spamh2    {
	font-size: 22px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
}
.spamh3 {
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 5px;
}
#tituloIzda h1 {
	padding-left: 10px;
}
#contenedor #Principal {

}

.numerodetelefono {
	font-size: 36px;
	color: #EE2F12;
}
