/*
Descripcion: Grupo5.com
Version: 1.0
Autor: GRUPO5.COM
Autor WEB: http://www.grupo5.com/
*/


/*_____________PAGINA WEB_____________*/


body, html {
	padding: 0px;
	margin: 0px;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	color:#24324b; 
	height: 100%;
	text-align:left;
}

body {
	background: url('images/fondo.gif');
	
	scrollbar-arrow-color: #4b657e;
	scrollbar-base-color: #40566c;
	scrollbar-dark-shadow-color: #42596f;
	scrollbar-track-color: #36485b;
	scrollbar-face-color: #2c3b4a;
	scrollbar-shadow-color: #1c252f;
	scrollbar-highlight-color: #42596f;
	scrollbar-3d-light-color: b;
}


img {
	border: none;
}


a {
	font: normal 11px Tahoma, Arial, Verdana, Helvetica, Sans-serif;
	text-decoration: none;
}

a:hover {
	text-decoration:none;
	background: none;
}

div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

h1{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #186fab;
	line-height: 130%;
	text-decoration: none;
}

h1 span{
	font-weight: normal;
	font-size: 16px;
	color: #186fab;
}


ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

acronym,abbr {
	border-bottom:1px dotted #000000;
	cursor:help;
	font-style:normal; 
}

.separa{
	width:100%;
	height:15px;
	font-size:0; /*para Explorer 6*/
	clear:both;
}


/*_____________IMAGENES_____________*/

.img_left {
	float:left;
	margin:-1px 5px 5px 0;
	border:solid 1px #c4d3dd;
	background: #ffffff;
	padding: 4px 4px 4px 4px;
}


.img_right {
	float:right;
	margin:-1px 5px 0px 0px;
	border:solid 1px #c4d3dd;
	background: #ffffff;
	padding: 4px 4px 4px 4px;
}

.imagen {
	float:left;
	margin:-1px 5px 5px 0;
}

/*____________WEB_______________*/

#buscador{
	/*float:left;*/
	width: 184px;
	height: 72;
	background:url(images/fon_bus.jpg) no-repeat;
}

#dominio{
	float:left;
	width: 100%;
	height: 40px;
	background: #e7ecf0;
}

#separador{
	display:block;
	width:95%;
	height:9px;
	background:url(images/puntitos.gif) repeat-x;
}

#planes {
	float:left;
	width: 215px;
	height: 123px;
	background:url(images/planes.gif) no-repeat;
}

#mensaje_ok{
	width:95%;
	border:solid 1px #789aae;
	background: #dbeaf3;
	padding: 5px 5px 5px 5px;
	text-align:left;
	margin-top:5px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #03365a;
	font-weight: bold;
}

#mensaje_error{
	width:95%;
	border:solid 1px #b57272;
	background: #eee0e0;
	padding: 5px 5px 5px 5px;
	text-align:left;
	margin-top:5px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #b21515;
	font-weight: bold;
}

/*____________________DIVS____________________*/

.contenido{
	width:693px; text-align:left;
}

.det_lef{
	width:421px; float:left; 
}

.det_rig{
	width:267px; float:left; padding:10px 0 0 5px;
}

.fon_det{
	width:421px; height:270px; background: url('images/fon_det.gif') no-repeat;
}

.zona_puntitos{
	float:left; width:100%; height:11px; background: url('images/punt_h.gif') repeat-x; font-size:0; /*para Explorer 6*/
}

.zona_rayita{
	float:left; width:100%; height:11px; background: url('images/ray_h.gif') repeat-x; font-size:0; /*para Explorer 6*/
}

.zona_tit_secc{
	width:693px; height:45px; float:left;
}

.fon_lis{
	width:200px; height:220px; background: url('images/fon_lis.gif') no-repeat;
}

.zona33{
	width: 30%; float:left; padding:5px 5px 5px 18px;
}

.zona_url{
	width:95%;	padding: 20px 0 0 13;
}
