/* common */
body {
	margin: 0;
	padding:0;
	text-align:center;
	font-family: arial, verdana, helvetica, geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #565753;
}

a {
	font-size: 11px;
	font-weight:bold;
	color: #E32A31;
}

a.desarrollo {
color:#E7E7E8;
font-size:10px;
}

a:hover {
	color: #B62227;
}

a.desarrollo:hover {
	color: #F6F6F7;
}





h2 {
	letter-spacing: 1px;
	font-size: 17px;
	font-weight: bold;
	color: #175192;
	margin: 0;
	font-family:"Bell MT";
	font-style:oblique;
	
}
h3 {
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bold;
	color: #175192;
	margin: 0;
	font-family:"Bell MT";
	font-style:oblique;
	border-bottom: #175192 solid 1px;
	
}
#leftcol h2, #leftcol p, #leftcol a {
	color:#FFFFFF;

}


#leftcol a:hover {
	color: #B72228;
}


h4 {
	font-size: 14px;
	color: #000;
}




p {

margin: 8px 0;
}



p.leermas {
	text-align:left;
	margin-bottom: 40px;

}



/* layout */
	
#main {
	width:780px;
	margin:0 auto;
	text-align:left;
	padding:0;
	border-left: 2px solid #242424;
	border-right: 2px solid #242424;
	background: url(images/fondocolumnas.gif) repeat-y 50% 0;

	
}



#leftcol {
	float:left;
	width:250px;
}

#rightcol {
	margin-left:260px;
	margin-right: 15px;
}

		
#footer {
	clear:both;
	background:#000000;
	color:#B9B9BA;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right:10px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	
}


/*----- header --------*/

#header {
border-top:solid 10px #B62227;	

}



#logo {
	padding: 15px 0 10px 10px;
	width: 500px;
	float:left;
	background-color: #FFFFFF;
	
}

#tienda {
	margin-top: 40px;
	width: 200px;
	float:right;
	
}




/* menu */

#menu {
	float: left;
	font-size: 11px;
	letter-spacing: 0.2em;
}

#menu ul {
	background: url(images/seccion.gif) repeat-x;
	margin:0;
	padding:0;
    list-style:none;
	float:left;
	width: 780px;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	

	
}



#menu li {
	float:left;
    margin:0;
    padding:0;
}

#menu li a {
	color: #4e4e4c;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/separador.gif) top right no-repeat;
	padding:4px 20px 4px 20px;
	display:block;
}

#menu li a:hover {
	color:#B62227;
}


#menu li a.activo {
	background: url(images/hover.gif) repeat-x;
	color: #fff;
}
	

/*----- Flash --------*/

#picture {
	clear: left;
	margin:0;
	padding:0;
	
}

/*----- main content --------*/

#maincontent {
	margin:0;
	
	
}



/* leftcolum */

#leftcontainer {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 12px;
	text-align:left;
	

}


#listado ul {
	margin:0;
	padding-left:20px;
	color:#FFFFFF;
	}

#rightcol #listado ul {
	color:#000000;

	}
	
#rightcol #listado li {
	margin-bottom:20px;


	}

#rightcol #listado a {
	font-size: 12px;


	}


#listado-normal ul {
	margin:0;
	padding-left:20px;
	color:#000000;
	}
	
#listado-normal li {
	margin-bottom:2px;
	}


/* rightcolum */

.rightcontainer {
	padding-top: 12px;
	margin-bottom:60px;
	
	
	}
	
.rightbox {
	margin-left: 10px;
	float: left;
	width: 600px;
	
	
}	

.rightimage {
	margin-left: 230px;
	margin-bottom: 40px;

}

.rightnormal {
	margin-left: 15px;
		

}

.galeria {
	margin-left: 15px;
	margin-bottom:20px;

}

.rightboxcontact {
	margin-left: 10px;
	

}




/* begin contact and lending form */

#theform td {
	vertical-align: top;
	padding: 5px;
	font-size: 12px;
	text-align: left;
}
#theform td.button {
	text-align: center;
	padding: 10px;
}

#theform td input, #theform td textarea {
	font-size: 11px;
	border: 1px solid #000;
	background-color: #fff;
	color: #000;
	width: 20em;
}

#theform td input.button {
	border: 1px solid #06c;
	background-color: #10335C;
	border-bottom: 1px solid #006;
	border-right: 1px solid #006;
	color: #fff;
	width: 5em;
}


/* end contact form */

.contactos {
	padding: 8px;
	border: 1px solid #D2C6CC;
	margin-bottom: 20px;
}

h1 {
	font-size:32px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:2px;
	font-style:oblique;
	font-weight: bold;
	color:#10335C;
}
.Estilo1 {color: #B62227}
.label {
	width: 270px;
	display: block;
	padding: 0px;
	line-height: 12px;
	border: 1px solid #CCCCCC;
	background-color:#FCFCFC;
}

.textarea {
	border: 1px solid #CCCCCC;
	margin: 0 0 3px 0;
	height: 63px;
	background-color:#FCFCFC;
	
}
.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

form{
padding-left: 100px;



}