@charset "utf-8";
/* CSS Document */

body {
	margin-left:0px;
	margin-top:30px;
	background-color:#333333;
	background-repeat:repeat;
	}
#div_index{
	position: relative;
	width:600px;
	height:548px;
	top:0px;
	left:0px;
	}

#div_index_2{
	position: relative;
	width:600px;
	height:498px;
	top:0px;
	left:0px;
	}
	
#div_info{
	position: relative;
	width:600px;
	height:50px;
	top:0px;
	left:0px;
	}		

#div_menu {
	position: relative;
	width:960px;
	height:185px;
	top:0px;
	left:0px;
	}
	
#div_menu_prueba {
	position: relative;
	width:960px;
	height:650px;
	top:0px;
	left:0px;
	}

#div_catalogo {
	position: relative;
	width:960;
	height:465px;
	top: 0px;
	left:0px;
	}

#div_banner_home {
	position: relative;
	width:940;
	height:100px;
	top: 0px;
	left:0px;
	}
	
#div_banner_medio_home {
	position: relative;
	width:960px;
	height:365px;
	top: 0px;
	left:0px;
	}
	
#div_textos_medio{
	position: relative;
	width:600px;
	height:240px;
	top: 40px;
	left: 248px;
	}
	
#div_textos_medio-2{
	position: relative;
	width:600px;
	height:240px;
	top: 15px;
	left: 248px;
	}
	
#div_tex_titulos {
	position: relative;
	width:300px;
	height:25px;
	top: 30px;
	left:250px;
	}
	
#div_tex_conatcto {
	position: relative;
	width:300px;
	height:25px;
	top: 80px;
	left:150px;
	}
	
#div_tex_telefono {
	position: relative;
	width:300px;
	height:25px;
	top: 120px;
	left:150px;
	}
	
#div_tex_mail {
	position: relative;
	width:300px;
	height:25px;
	top: 150px;
	left:150px;
	}
	
#div_tex_links {
	position: relative;
	width:120px;
	height:25px;
	top: 60px;
	left:100px;
	}
	
#div_tex_links_vision {
	position: relative;
	width:120px;
	height:25px;
	top: 65px;
	left:100px;
	}
	
	
.titulos{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:400;
	text-align:left;
	text-decoration: underline;
	font-stretch: expanded;
	font-weight: bold;
	color: #333333;
}

.textos{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	text-align:left;
	font-weight: bold;
	color:#666666;
	line-height: 20px;
}

.textos_index{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	text-align:right;
	color:#FFFFFF;
}		

.titulos_links{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:400;
	text-align:left;
	text-decoration: underline;
	font-stretch: expanded;
	font-weight: bold;
	color:#0066FF;
}	
