/* 
MESSENGER DE VIVA 2008
Design: Logos Comunicaciones
www.logoscomunicaciones.com
*/

body {
background-color: #fff;
color: #002e7c;
font-family: "Lucida Grande", Arial, Verdana, sans-serif; 
font-size: 11px;
margin: 0px;
padding:0px;
}
a:link,a:visited { 
color: #f6821f;
text-decoration: underline;
line-height: 16px;
}
a:hover {
color: #f6821f;
text-decoration:  none;
line-height: 16px;
}
#container{
background-color: #93b801;
width: 780px;
background-image: url(../lib/bg.gif);
background-repeat: repeat-x;
background-position: top;
height: 495px;
}
#header{
background-image: url(../lib/v.gif);
background-repeat: no-repeat;
background-position: right top;
height: 110px;
}
.content{
margin: 0 auto;
 border: 0px solid #ffffff;
background-color: #fff;
width: 730px;
}

#footer{
font-size: 9px;
color: #fff;
}

#celular{
color: #fff;
font-family: Arial;
font-size: 11px;
text-align: center;
background-color: #93b801;
background-image: url(../lib/bg_celular.gif);
background-repeat: no-repeat;
background-position: top;
padding: 14px;
padding-top: 50px;
height: 197px;
width: 170px;
}

.title{
color: #f6821f;
font-size: 18px;
line-height: 24px;
font-family:  Arial, Tahoma, sans-serif;
text-align: left;
}

.title2{
color: #f6821f;
font-size: 20px;
line-height: 26px;
font-family:  Arial, Tahoma, sans-serif;
text-align: left;
}


.bold { 
font-weight: 700;
}
.bold2 { 
font-weight: 700;
color: #7ea700;
}

.bold5 { 
font-weight: 700;
color:#f5821f;
}
.color2 { 
color: #f6821f;
}
.color3 { 
color: #7ea700;
}
.txt10 { 
font-size: 10px;
}
.subtitle{
color: #f5821f;
font-size: 12px;
line-height: 24px;
background-image: url(../lib/bullet5.gif);
background-position: left;
background-repeat: no-repeat;
padding-left: 28px;
height: 20px;
padding-bottom: 3px;
padding-top: 5px;
font-weight: 700;
}

.subtitle2{
color: #f5821f;
font-size: 13px;
line-height: 24px;
font-weight: 700;
}

#faqDiv{
border-bottom: 1px solid #ecf3cd;
background-color: #fff;
color: #002e7c;
padding: 7px;
font-size: 11px;
}

/*LINKS*/

a.link2:link, a.link2:visited  { 
	color: #002e7c;
	text-decoration: none; 
	background-image: url(../lib/bullet4.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 14px;
	line-height: 20px;
	}
a.link2:hover { 
	color: #002e7c;
	text-decoration: underline; 
	background-image: url(../lib/bullet4.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 14px;
	line-height: 20px;
	}
	
a.small:link, a.small:visited  { 
	color: #f6821f;
	text-decoration: none; 
	font-size: 9px;

	}
a.small:hover { 
	color: #f6821f;
	text-decoration: underline; 
	font-size: 9px;
	}
	
	
	

/* >>> LISTADOS <<< */
ul#listados{
  margin: 0;
  padding: 0;
	list-style: none;
	padding-left: 45px;
	}
	ul#listados li {
list-style-image: url(../lib/bullet2.gif);
line-height: 18px;
		
		}










/* Fin CSS */
