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

.texto_interno {
	font-family: Garamond;
	font-size: 15px;
	font-weight: normal;
	color: #484848;
}
.under_text {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5D5D5D;
	text-decoration: underline;
}
.formu_text {
	font-family: Garamond;
	font-size: 15px;
	color: #646464;
}

.header_holder{
	width:900px;
	height:200px;
	background-image:images/header_davina.jpg;
	}

.texto_interno2 {
	font-family: Garamond;
	font-size: 14px;
	color: #494949;
	line-height:18px;
}

.texto_label {
	font-family: Garamond;
	font-size: 18px;
	color: #B2C714;
	padding:10px;
}

.footer_text {
	font-family: Garamond;
	font-size: 12px;
	color: #5D5D5D;
}
#foot{font-family:Garamond; font-size:12px;  color: #5D5D5D; }
#foot a:link, #foot a:visited{font-family:Garamond; font-size:12px; text-decoration:none; color: #5D5D5D;}
#foot a:hover, #foot a:active{font-family:Garamond;font-size:12px; text-decoration:underline; color: #555555;}
.COMINNG {
	font-family: Garamond;
	font-size: 28px;
	font-weight: bold;
	color: #818181;
	text-align: center;
}
.coming_soon {
	font-family: Garamond;
	font-size: 55px;
	font-weight: lighter;
	color: #666666;
	text-align: center;
}
.fondo_logos {
	background-image: url(../images/fondo_logos.jpg);
	background-repeat: no-repeat;
}
#fondo_logos_div {
	height: 88px;
	width: 892px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
.tcapita {
	font-family: Garamond;
	font-size: 32px;
	font-weight: bold;
	text-transform: capitalize;
	color: #484848;
}

form{
font-family: Garamond;
font-size: 15px;
margin-left:80px; 
margin-right:40px;
}

#column{
margin-left:80px; 
margin-right:40px;
border: 1px solid #EFEFEF;
height:240px;
}

.left{
margin-left: 10px;
border:none;
float:left;
/*border: 1px solid #F4F4F4;*/
padding:0px;
margin-top:7px;
width:200px;}

.mid{
margin-left: 10px;
margin-right:10px;
margin-top:7px;
border:none;
float:left;
/*border: 1px solid  #cccccc;*/
padding:0px;
text-align:left;
line-height:15px;
width:420px;
height:220px;}


.clear{
clear:both;}

.davina{
	width:900px;
	height:200px;
	background:url(../images/header_davina.jpg) no-repeat;
	}

.title{
font-family: normal normal Garamond;
font-size: 20px;
color: #003366; }

#footext{
font-family:normal normal Garamond;
font-size: 12px;
color:#383838;
padding:10px;
line-height:18px;
}

#footext a:link, #footext a:visited{font-family:normal normal Garamond; font-size:12px; text-decoration:none; color: #383838;}
#footext a:hover, #footext a:active{font-family:normal normal Garamond; font-size:12px; text-decoration:underline; color: #383838;}

#certi{float:left; margin-right:18px;}

