@charset "utf-8";
/* CSS Document */
html{}

p{
	font-family: tahoma;
	font-size: 1.2em;
	color: #7F7F7F;
	line-height: 15px;
}
a{
	color: #FFCC00;
}
img{ border:none;
}
h1{
	font-family: tahoma;
	font-size: 2em;
	color: #235C96;
}
h2{
	font-family: tahoma;
	font-size: 1.3em;
	color: #FFCC00;
	padding-top: 14px;
}
h3{
	font-family: tahoma;
	font-size: 1.3em;
	color: #F0E7AE;
	margin-bottom: 0px;
	margin-top: 0px;
}
body{
	margin:0;
	padding:0;
	border:0;
	font-size: 62.5%;
	display: block;
	background-color: #988f63;	
}
#total{
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: auto;
	width: 820px;
	/*min-height: 820px;*/
	display: block;
	overflow: hidden
}
#header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 212px;
	width: 820px;
	display: block;
}
#subheader{
	background-image: url(images/sub.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 91px;
	width: 820px;
	display: block;
	position: relative;
}

#content{
	display: block;
	float: left;
	width: 550px;
	margin-left: 25px;
	min-height:400px;
}
.columna{
	display: block;
	float: left;
	width: 250px;
	margin-right:50px;
}
.columna2{
	display: block;
	float: right;
	width: 190px;
	margin-left: 50px;
}
.columna3{
	display: block;
	float:left;
	width: 190px;
	height: 100px;
	}
#fflash{
	background-image: url(images/diagonal.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 207px;
	width: 532px;
	margin-top: 5px;
	padding-top: 9px;
	padding-left: 8px;
}
#left{
	background-image: url(images/left.jpg);
	background-repeat:  repeat-y;
	width: 192px;
	margin-right: 10px;
	display: block;
	float: left;
	min-height:400px;
}
#menu{
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 354px;
	width: 192px;
}
li{
	list-style-type: none;
	
}
.main{
	font-family: tahoma;
	font-size: 1.1em;
	height: 20px;
	width: 110px;
	padding-left: 5px;
	padding-right: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom:10px;
	text-align: left;
	background-image: url(images/ocre.png);
	background-repeat:  repeat-x;
	color: #FFCC00;
	line-height: 1.5em;
	float: left;
	margin-right: 10px;
}
.main2{
	margin-top: 30px;
	display: block;
	margin-left: -5px;
	padding-left: 30px;
}
.main a{
	color: #FFCC00;
	text-decoration: none;
}
.main a:hover{
	color: #5C8FCD;
}
#titulos{
	float: left;
	height: 47px;
	width: 507px;
	position: absolute;
	left: 227px;
	top: 60px;
}
#footer{
	display: block;
	margin: auto;
	height: 166px;
	width: 820px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
}
.creditos{
	font-family: georgia;
	font-size: 1.1em;
	color: #606060;
	display: block;
	float: left;
	height: 30px;
	width: 820px;
	text-align: center;
	margin-left: 0px;
	margin-top: 100px;
	clear: both;
}
.lista{
	
	font-family: tahoma;
	font-size: 1.2em;
	color: #999999;
	line-height: 2em;
	list-style-position: inside;
	padding: 0px;
	list-style-type: none;
	list-style-image: url(images/arrow.png);
	margin-left: 0px;
}
/*clase para la sección equipos*/
.foto{
	float: left;
	height: 150px;
	width: 125px;
	margin-left: 10px;
	margin-top: 35px;
	margin-bottom:20px;
	display: block;
}
/*clase para el parrafo de la sección equipos*/
.p2{
	text-align: center;
	margin-top: 0px;
}
#noticias{
	height: 413px;
	width: 550px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;	
}
/* separacion de lineas */

hr.linea {
	display: none;

}
div.linea{
	height: 1px;
	margin: 3px 0px 5px 0px;
	padding: 0px;
	display: block;
	clear: both;
	overflow:hidden;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}
   /* etiqueta hr (linea) */
#logos{
	height: 52px;
	width: 550px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.cont-foto{
	display: block;
	margin: auto;
	width: 550px;
	height: 200px;
}
#clientes-i{
	display: block;
	float: left;
	width: 260px;
	margin-right: 20px;
}
#clientes-d{
	display: block;
	float: left;
	width: 260px;
}
