@charset "utf-8";
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1{
	margin:0px;
	padding: 0px;
	}
#contenedor {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor h2{
	margin-top: 0px;
	margin-left: 10px;
	color: #E33327;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	margin-bottom: 0px;
}
#contenedor h3{
	margin-top: 0px;
	color: #E33327;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-bottom: 0px;
}

#cabecera {
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E33327;
	background-image: url(../img/menu_img.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/**********************************************menu******************************************************/
#menu {
	height: 60px;
	width: 960px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#menu p {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 34px;
	margin: 0px;
	padding-left: 30px;
	float: right;
}

#menu a{
	outline:0;
}
#menu ul{
	display: inline;
}

#menu li{
	display: inline;
}

#menu span{
	display:none;
	}

#op01 a { position:absolute; left:181px; width:74px; height:60px; top:0px; bottom:0px; text-decoration:none; background:url(../img/menu_inicio.jpg) 0px 0px no-repeat; }
#op02 a { position:absolute; left:255px; width:142px; height:60px; top:0px; bottom:0px; text-decoration:none; background:url(../img/menu_quienes.jpg) 0px 0px no-repeat; }
#op03 a { position:absolute; left:397px; width:136px; height:60px; top:0px; bottom:0px; text-decoration:none; background:url(../img/menu_casos.jpg) 0px 0px no-repeat; }
#op04 a { position:absolute; left:533px; width:130px; height:60px; top:0px; bottom:0px; text-decoration:none; background:url(../img/menu_queHacemos.jpg) 0px 0px no-repeat; }
#op05 a { position:absolute; left:663px; width:91px; height:60px; top:0px; bottom:0px; text-decoration:none; background:url(../img/menu_clientes.jpg) 0px 0px no-repeat; }
#op06 a { position:absolute; left:753px; width:106px; height:60px; top:0px; bottom:0px; text-decoration:none; background:url(../img/menu_portafolio.jpg) 0px 0px no-repeat; }
#op07 a { position:absolute; left:860px; width:100px; height:60px; top:0px; bottom:0px; text-decoration:none; background:url(../img/menu_contacto.jpg) 0px 0px no-repeat; }

li#op01 a:hover, li#op02 a:hover, li#op03 a:hover, li#op04 a:hover,  li#op05 a:hover,  li#op06 a:hover,  li#op07 a:hover  { background-position: 0 -60px; }
/********************************************************************fin menu********************************/

#imgCabecera {
	height: 200px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/img_principal_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}


#imgCabecera span{
	display:none;
}
#imgCabecera img{
	margin-top: 40px;
	margin-left: 520px;
	
}


#logo {
	background-image: url(../img/img_principal_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	position: absolute;
	height: 124px;
	width: 250px;
	top: 40px;
}

#cuerpo {
	height: auto;
	width: 960px;
	background-position: right bottom;
	background-repeat: no-repeat;
	clear: both;
}
.margen {
	margin-left: 10px;
}

#c_01 {
	height: auto;
	width: 480px;
	position: relative;
	float: left;
	margin-top: 20px;
}
#c_01 img{
	margin-left: 10px;
	margin-bottom: 6px;
	
}
/****************************listado_iconos***************/
#c_01 ul {
	
}
#c_01 li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/************************************termina l_i**************/


.icono_impreso {
	background-image: url(../img/icono_impreso.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	font-size: 10px;
	height: 20px;
	padding-top: 4px;
}

#c_02 {
	height: auto;
	width: 234px;
	position: relative;
	float: left;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #E3E98E;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #E3E98E;
	margin-top: 20px;
	margin-bottom: 20px;
}


/*******listado fotos****/
#c_02 ul{
	padding-left: 0px;
	display: inline;
	
}

#c_02 li{
	list-style: none;
	display: inline;
	float: right;
	margin: 5px;
	
}
#c_02 span{
	display:none;
	
}

#c_02 a{
	text-decoration: none;
	color: #EBEBEB;
}

#c_02 a:hover{
	text-decoration: none;
	color: #E33327;
}


.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}
.frase {
	font-style: oblique;
	font-size: 18px;
}
.resalta {
	color: #939C1F;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: bold;
}



.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
/******listado con fotos _ termina*********************************************/
#c_03 {
	height: auto;
	width: 240px;
	float: left;
	margin-top: 20px;
}
#c_03 li {
	list-style-image: url(../img/bullet.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#c_03 li a{
	color: #B4B4B4;
	text-decoration: none;
	
}

#c_03 li a:hover {
	list-style-image: none;
	list-style-type: none;
	color: #9EA921;
	background-color: #E3E98E;
	
}
#telefono {
	height: 86px;
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/img_contenedor_tel.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#contenedor_pie {
	background-repeat: repeat-x;
	height: 100px;
	clear: both;
	background-color: #E6E6E6;
}


#pie {
	height: 100px;
	position: relative;
	background-color: #E6E6E6;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E3E98E;
}
#pie a{
	color:#999999;
	text-decoration: none;
	outline:none;
}
#pie a:hover{
	color:#666666;
	background-color: #DADADA;
}

#pie p{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	
}
#pie_01 {
	position: relative;
	width: 480px;
	height: 34px;
	float: left;
	margin-top: 20px;
	padding-top: 20px;
}

#pie_02 {
	width:238px;
	height: 34px;
	position: relative;
	float: left;
	margin-top: 20px;
	padding-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#pie_03 {
	position: relative;
	width: 240px;
	height: 34px;
	float: left;
	padding-top: 20px;
	margin-top: 20px;
}

#pie ul{
	display: inline;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

#pie li{
	display: inline;
	height: 20px;
}
.icono_web {
	background-image: url(../img/icono_web.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	font-size: 10px;
	height: 20px;
	padding-top: 4px;
}
.icono_tv {
	background-image: url(../img/icono_tv.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	font-size: 10px;
	height: 20px;
	padding-top: 4px;
}


/******************************titulos**************************************/
/**********SIFR***********/
@media screen {
/**** Los sIFR de flash ****/

.sIFR-hasFlash h2 {
	visibility: hidden;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
}
.sIFR-hasFlash h4 {
	visibility: hidden;
}

/**** Los sIFR de flash OTROS ****/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

}

@media print {
.sIFR-flash, object, embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}
span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
}
#c_01_int {
	height: auto;
	width: 478px;
	position: relative;
	float: left;
	margin-top: 20px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #E3E98E;
}
#c_01_int li {
	list-style-image: url(../img/bullet.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#c_01_int li a{
	color: #B4B4B4;
	text-decoration: none;
	
}

#c_01_int li a:hover {
	list-style-image: none;
	list-style-type: none;
	color: #9EA921;
	background-color: #E3E98E;
	
}


/*******listado fotos int****/
#c_02_int{
	height: auto;
	width: 480px;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#c_02_int span{
	display:none;
	
}

#c_02_int a{
	text-decoration: none;
	color: #EBEBEB;
}

#c_02_int a:hover{
	text-decoration: none;
	color: #E33327;
}
#c_02_int ul {
	
}
#c_02_int li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.forma {
	padding-bottom: 10px;
	font-size: 12px;
	color: #666666;
}
.forma_campos {
	background-color: #E3E98E;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #89921D;
}
