@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i{
	vertical-align: baseline border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
}
*               {margin: 0; padding: 0}
:focus          {outline: 0}
ol, ul          {list-style: none}
table           {border-collapse: collapse; border-spacing: 0;}
blockquote, q   {quotes: "" ""}
hr              {border: 0; color: #000; background-color: #000; height:1px}
blockquote:before, blockquote:after, q:before, q:after {content: ""}
body {
	background-color: #0181C0;
	background-image: url(images/visiontel_fondo.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	margin-top: 0px;
	margin-left: 1mm;
}
.caja_gral{
	margin-left:auto;
	margin-right:auto;
	width:1000px;	
}
.caja_equipo{
	margin-left:30px;
}
p {
	font-size:14px;
	font-family:"Trebuchet MS", Geneva, verdana, Arial;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	color:#666666;
}
.p_interior{
	font-size:12px;
	font-family:"Trebuchet MS", Geneva, verdana, Arial;
	text-align:left;
	color:#666666;
}
div a{
	font-size:12px;
	font-family:"Trebuchet MS", Geneva, verdana, Arial;
}
.cursiva{
	font-size:14px;
	font-family:"Trebuchet MS", Geneva, verdana, Arial;
	text-align:left;
	margin-left:40px;
	margin-right:40px;
	color:#666666;
	font-style: italic;
}
.cursiva_02{
	font-size:12px;
	font-family:"Trebuchet MS", Geneva, verdana, Arial;
	text-align:right;
	margin-left:40px;
	margin-right:40px;
	color:#339966;
	font-style: italic;
}
h1 {
	font-size:25px;
	font-family:"Trebuchet MS", Geneva, verdana, Arial;
	text-align:left;
	margin-left:20px;
	color:#CCCCCC;
	font-weight: bold;
	margin-top: 12px;
}
h2 {
	font-size:18px;
	font-family:"Trebuchet MS", Geneva, verdana, Arial;
	text-align:left;
	margin-left:20px;
	color:#999999;
}
h3 {
	font-size:14px;
	font-family:"Trebuchet MS", Geneva, verdana, Arial;
	text-align:left;
	color:#666666;
	font-weight: bold;
}
h4 {
	font-size:14px;
	font-family:"Trebuchet MS", Geneva, verdana, Arial;
	text-align:left;
	color:#666666;
	margin-left:20px;
	font-weight: bold;
}
.p2 {
	font-size:14px;
	font-family:"Trebuchet MS", Geneva, verdana, Arial;
	text-align:right;
	color:#FFFFFF;
	margin-right:27px;
}
.texto_float{
	float:right;
	margin-left:400px;
}
ul li {
	list-style:disc;
	font-size:14px;
	font-family:"Trebuchet MS", Geneva, verdana, Arial;
	text-align:left;
	color:#666666;
	margin-left: 60px;
	font-weight: normal;
}
ul li p{
	font-size:13px;
	color:#666666;
	margin-left: 20px;
	font-weight: normal;
}
ul li ul li{
	font-size:11px;
	color:#666666;
	margin-left: 20px;
	font-weight: normal;
}
ul li ul li p{
	font-size:11px;
	color:#666666;
	margin-left: 20px;
	font-weight: normal;
}
.contacto{
	font-size:14px;
	font-family:"Trebuchet MS", Geneva, verdana, Arial;
	text-align:left;
	color:#666666;
}
.image_float{
	float: right;	
	padding-left:10px;
	padding-bottom: 10px;
}
.separacion{
	clear:both;
}
.fondo_blanco{
	background-color: #DDF9FF;
	margin-right: 20px;
}
