@charset "UTF-8";
/* CSS Document */
html, body, div, span, ul, li {
border:0 none;
margin:0;
padding:0;
vertical-align:baseline;

}

body{
	/*background-image:url(../images/fondometal.jpg);
	background-attachment:fixed;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


/*....................pag_interiores*/

#contenedor_box{
	width:800px;
	height:500px;
	overflow:hidden;
}

#banner_box{
	width:800px;
	height:215px;

}


#foto_box{
	width:600px;
	height:215px;
	background-color:#006699;
	float:left;
}

.aplicaciones_foto{
	background-image:url(../images/banneraplicaciones.jpg);
	background-repeat:no-repeat;
}

.porque_foto{
	background-image:url(../images/bannerporque.jpg);
	background-repeat:no-repeat;
}

.procedimientos_foto{
	background-image:url(../images/bannerprocedimentos.jpg);
	background-repeat:no-repeat;
}

#menu_box{
	width:200px;
	height:215px;
	background-color:#66CCCC;
	float:left;
	background-image:url(../images/degradebenner.jpg);
	background-repeat:repeat-x;
}

#contenido_box{
	width:800px;
	height:285px;
	background-image:url(../images/fondotexto.jpg);
	background-repeat:repeat-x;
	padding:0px;
	float: left;
}

#contenido_box h1{
	font-size:16px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	line-height: 20px;
	color:#333333;
	text-decoration:none;
	font-weight:100;
	margin:20px 0px 10px 15px;
}

#menu_box ul{
	list-style-type:none;
	 margin-top:15px;
	 margin-left:20px
}
#menu_box a {
	color: #CCCCCC;
	text-decoration: none;
}
#menu_box a:hover {
	color: #006699;
	text-decoration: underline;
}


#contenido_box h3{
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#006699;
	text-decoration:none;
	font-weight:bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#contenido_box p{
	/*line-height:15px;*/
	text-align:justify;
	margin:15px;
	line-height: 13px;
}

.mail{
	font-size: 12px;
	text-decoration: none;
	color: #006699;
	
}

.mail:hover{
	text-decoration: underline;
	color: #333333;
}

#logo_int{
	background-image:url(../images/logo_int.jpg);
	background-repeat:no-repeat;
	width:136px;
	height:30px;
}

/*......fonts,,,,,,,,,,,*/

.blanco{
	color:#FFFFFF;
}

.negro{
	color:#000000;
}

#colo01 {
	display: block;
	width: 265px;
	float: left;
	margin-right: 50px;
	margin-left: 50px;
	color:#000000;
	line-height:15px;
}

#colo01 li{
	line-height:25px;
}

#colo02 {
	display: block;
	width: 220px;
	float: left;
	color:#000000;
	line-height:25px;
}

#colo02 li{
	line-height:25px;
}


.font11px{
	font-size:12px;
}

.font09px{
	font-size:09px;
}

.font11px{
	font-size:12px;
}

.gris{
	color:#aaaaaa;
}


/*......fonts,,,,,,,,,,,*/

#image_proc{
	background-image:url(../images/procede1.png);
	background-repeat:no-repeat;
	width:160px;
	height:200px;
	float:left;
	background-position: left top;
	margin-left: 20px;
	margin-top: 5px;

}
#caja {
	height: 205px;
}



#procede{
	width:590px;
	height:205px;
	float: right;
	padding-right: 20px;
	/*float:left;*/

}

#cuadros01{
	background-image:url(../images/cuadro01.png);
	background-repeat:no-repeat;
	width:650px;
	height:400px;
}

#cuadros02{
	background-image:url(../images/cuadro02.png);
	background-repeat:no-repeat;
	width:650px;
	height:400px;
}

#cuadros03{
	background-image:url(../images/cuadro03.png);
	background-repeat:no-repeat;
	width:650px;
	height:400px;
}

#cuadros04{
	background-image:url(../images/cuadro04.png);
	background-repeat:no-repeat;
	width:650px;
	height:400px;
}

#cuadros05{
	background-image:url(../images/cuadro05.png);
	background-repeat:no-repeat;
	width:650px;
	height:400px;
}

#cuadros01_eng{
	background-image:url(../images/cuadro01.png);
	background-repeat:no-repeat;
	width:650px;
	height:400px;
}

#cuadros02_eng{
	background-image:url(../images/cuadro02.png);
	background-repeat:no-repeat;
	width:650px;
	height:400px;
}

#cuadros03_eng{
	background-image:url(../images/cuadro03.png);
	background-repeat:no-repeat;
	width:650px;
	height:400px;
}

#cuadros04_eng{
	background-image:url(../images/cuadro04.png);
	background-repeat:no-repeat;
	width:650px;
	height:400px;
}

#cuadros05_eng{
	background-image:url(../images/cuadro05.png);
	background-repeat:no-repeat;
	width:650px;
	height:400px;
}

#paginador{
	width:640px;
	height:auto;
	
}
#paginador a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cabecera a{
	display: block;
	text-decoration: none;
	border: thin solid #333333;
}
#clear {
	clear: both;
}

.clear {
	clear: both;
}
