/*
 * File styles CCS
 * License: No license required
 * Author: E-Welt Digital, C.A.
 * @copyright  2009 E-Welt Digital, C.A.
 */
.body {
	background:url("../images/background.jpg") repeat-x;
	background-position:top;
	margin-top: 10px;
}
a {
	text-decoration: none;
	color: #323232;
}
a:hover {
	text-decoration: underline;
	color: #323232;
}
body, input, select, textarea, .font12, .title, .err {
	font-size:12px;	
	color: #323232;
	font-family: Verdana, Geneva, sans-serif;
}
p {
	text-align: justify;	
}


.font10 {
	font-size:10px;	
}
.fontw {
	color: #FFFFFF;	
}
.title {
	font-weight: bold;	
}
.err {
	color: red;
}

/** Imagenes **/
.img_top {
	background: url(../images/img_vd_descripcion.png) no-repeat;;
	width: 960px;
	height: 65px;
	background-position: center;
}
.img_enlaces {
	background: url(../images/img_enlaces.png) no-repeat;;
	width: 960px;
	height: 40px;
	background-position: center;
}
.img_mapsite {
	background: url(../images/img_map_site.png) no-repeat;;
	width: 960px;
	height: 80px;
	background-position: center;
}
.img_tips {
	background: url(../images/img_tips.png) no-repeat;;
	width: 960px;
	height: 80px;
	background-position: center;
}
.img_quienes {
	background: url(../images/img_quienes_somos.png) no-repeat;;
	width: 960px;
	height: 531px;
	background-position: center;
}
.img_contacto {
	background: url(../images/img_contacto.png) no-repeat;;
	width: 740px;
	height: 300px;
	background-position: center;
}
.img_correo {
	background: url(../images/img_correo.png) no-repeat;;
	width: 740px;
	height: 327px;
	background-position: center;
}
.img_login {
	background: url(../images/img_login.png) no-repeat;;
	width: 563px;
	height: 96px;
	background-position: center;
}
.img_registro {
	background: url(../images/img_registro.png) no-repeat;;
	width: 659px;
	height: 304px;
	background-position: center;
}
.img_main_section {
	background: url(../images/img_main_seccion.png) no-repeat;;
	width: 960px;
	height: 322px;
	background-position: center;
}
.img_vd_descripcion {
	background: url(../images/img_vd_descripcion.png) no-repeat;;
	width: 960px;
	height: 65px;
	background-position: center;
}
.img_comentarios {
	background: url(../images/img_comentarios.png) no-repeat;;
	width: 960px;
	height: 320px;
	background-position: center;
}
.img_separador {
	background: url(../images/img_separador.png) no-repeat;;
	width: 700px;
	height: 1px;
	background-position: center;
}
.img_loading {
	background: url(../images/img_loading.png) no-repeat;;
	width: 570px;
	height: 290px;
	background-position: center;
}
.img_opinion {
	background: url(../images/img_opinion.png) no-repeat;;
	width: 960px;
	height: 90px;
	background-position: center;
}