/* GENERAL*/
@charset "utf-8";

body {
	background-color:#FFFFFF;
	margin:20px;
	height:100%;
}

.mainTable  {
	width:960px;
	border:none;
}


.cols  {
	width:275px;
	padding:20px 0px 20px 25px ;
	font-size : 11px;
	line-height:16px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #4b4d50;
}

.colSpacer  {
	width:30px;
}

.dotline  {
	width:250px;
	background-image:url(images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 5px;
	margin:0px 0px 0px 0px;
}

.scroll_logos  {
	width:960px;
	height:60px;
	background-image:url(images/bkg_logos.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

A.link  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #4B4D50;
    text-decoration : none;
}

A.link:hover  {
	color : #F08B1D;
	text-decoration : none;
}

.footer  {
	padding:15px;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #a8a8a8;
}

A.linkfooter  {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #a8a8a8;
    text-decoration : none;
}

A.linkfooter:hover  {
	color : #F08B1D;
	text-decoration : none;
}


/* HOME  */

.list  {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	line-height:16px;
	color : #4B4D50;
	text-indent:0px;
	list-style-position: outside;
	list-style-image: url(images/ico_mas.gif);

}


/* SECCIONES */

.seccion  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #F08B1D;
}

.mainCol  {
	width:580px;
	padding:20px 20px 20px 30px;
	font-size : 11px;
	line-height:16px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #4b4d50;
}

.colPic  {
	width:300px;
	padding:0px 0px 20px 0px ;
	}

.colTxt  {
	width:275px;
	padding:20px 0px 20px 25px ;
	font-size : 11px;
	line-height:16px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #4b4d50;
}

.titulo  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #021625;
}

.subtitulo  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #021625;
}

.subtitulo_gris {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #4b4d50;
}

.dotline_100  {
	width:100%;
	background-image:url(images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 5px;
	margin:0px 0px 0px 0px;
}

.dotline_prod  {
	width:100%;
	background-image:url(images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 2px;
	margin:0px 0px 0px 0px;
}


.list_section  {
	padding:0px 0px 0px 15px;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	line-height:16px;
	color : #4B4D50;
	text-indent:0px;
	list-style-position: outside;
	list-style-image: url(images/ico_mas.gif);

}

.list_flecha  {
	padding:0px 0px 0px 15px;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	line-height:16px;
	color : #4B4D50;
	text-indent:0px;
	list-style-position: outside;
	list-style-image: url(images/flecha.gif);
}

.logos_casos  {
padding-right:10px;
	}

.clientes  {
	width:50%;
	padding:3px;
	border:1px solid #e9e9e9; 
	}



