/***************************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/***************************************************/

body {
	margin:0 auto;
	text-align:center;
	background:#FFF url(../img/bg.gif) repeat-x 0 0;
	
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	/*color:#01647d;*/
	color:#333;
	}

a {
	color:#01647d;
}

#contenedor{
	margin:0 auto;
	width:760px;
	text-align:left;
	background:#FFF url(../img/bg_contenido.gif) repeat-y right top;
	}

#header{
	background:#FFF url(../img/bg_header.jpg) repeat-x 0 0;
	height:71px;
	}
	
#header #logo{
	float:left;
	/*width:530px;*/
	padding:15px 0 0 10px;
	}
	
#header #logo img {
	/*margin:15px 10px;*/
	}

#header #login{
	width:230px;
	float:right;
	margin-top:15px;
	}

#header #login .campos{
	float:left;
	padding-right:6px;
	border-right:1px solid #CCC;
	margin-right:5px;
	}

#header #login .entrar{
	float:left;
	}

#header #login .entrar a{
font-size:9px;
}

#header #login .campo{
	width:90px;
	height:14px;
	font-size:9px;
	margin:1px;
	/*background:#FFF url(../img/bg_header.jpg) repeat-x 0 -7px;*/
	}

#medio {
	clear:both;
	height:200px;
	background: #016077 url(../img/bg_medio.jpg) no-repeat 0 0;
	}

#medio #intro {
	float:left;
	/*width:530px;*/
	}

#medio #usuarios {
	background-color:#48aac3;
	width:230px;
	float:right;
	border-left:1px solid #FFF;
	}
#medio #usuarios p {
	text-indent:-3000px;
}
	
#medio #usuarios ul li.registrados {
	border-bottom:1px solid #bfe1ea;
	}

#medio #usuarios ul li.registrados a{
	display:block;
	height:99px;
	background:url(../img/bg_UsuariosRegistrados3.gif) no-repeat 0 0;
	}
#medio #usuarios ul li.registrados a:hover{
	background:url(../img/bg_UsuariosRegistrados3.gif) no-repeat 0 -99px;
	}
	
#medio #usuarios ul li.registrese a {
	display:block;
	height:100px;
	background:url(../img/bg_registrate3.gif) no-repeat 0 0;
	}
	
#medio #usuarios ul li.registrese a:hover {
	height:100px;
	background:url(../img/bg_registrate3.gif) no-repeat 0 -100px;
	}
	
	
#menu {
	clear:both;
	height:30px;
	background:#48aac2 url(../img/bg_menu.gif) repeat-x 0 0;
	}

#menu ul {
	margin:0;
	padding:0;
	}
	
#menu ul li {
	margin:0;
	padding:0;
	display: inline;
	}
	
#menu a {
	float:left;
	color:#FFF;
	text-decoration:none;
	height:30px;
	line-height: 30px;
	border-right:1px solid #FFF;
	padding:0 12px;
	font-weight:bold;	
	}
	
#menu a.activo {
	background:#007fb1 url(../img/bg_boton_verde.gif) repeat-x 0 0;
	color: #fff;
	text-decoration:underline;
	}
	
#menu a.ultimo {
	border-right:none;
	padding:0 14px 0 12px;
	}

#menu a:hover {
	background:#007fb1 url(../img/bg_boton_verde.gif) repeat-x 0 0;
	}
	

	
#contenido{
	/*background:#FFF url(../img/bg_contenido.gif) repeat-y right top;*/
	}

#contenido #contenido_texto {
	float:left;
	width:509px;
	padding:10px;
	background: url(../img/bg_contenido_texto.gif) repeat-x 0 0;
	}

#contenido #contenido_texto  h2{
	font-size:14px;
	font-weight:bold;
	/*color:#FFCC00;*/

}

#contenido #contenido_texto p {
	margin:1em 0;
	text-align:justify;
	}

#contenido #col_der {
	background: url(../img/bg_col_der.gif) no-repeat 0 0;
	width:231px;
	float:right;
	padding:15px 0;
	}
	
#contenido #col_der img {
	margin-left:20px;
	}

#contenido #col_der span.separador {
	display:block;
	height:3px;
	margin: 10px 0 10px 20px;
	background: #f9f9f9 url(../img/bg_separador.gif) no-repeat 0 0;
	}

#footer{
	height:59px;
	clear:both;
	background: #FFF url(../img/bg_footer.gif) repeat-x 0 0;
	border-top: 1px solid #e9e9e9;
	text-align:center;
	margin:0 auto;
	padding-top:15px;
	}

#footer_logo {
	float:left;
	margin-left:30px;
	}

#footer ul {
	float:left;
	margin:6px 0 0 15px;
}
#footer li {
	display: inline;
}
	
	
#footer ul li a {
	text-decoration:none;
	}

#footer ul li a:hover {
	text-decoration:underline;
	}
	
	
#interna_medio {
	clear:both;
	height:60px;
	background:#016077 url(../img/bg_medio.jpg) no-repeat 0 -100px;
	}
	
#interna_medio #intro {
	float:left;
	/*width:530px;*/
	}

#interna_medio #usuarios {
	background-color:#48aac3;
	width:231px;
	float:right;
	/*border-left:1px solid #FFF;*/
	}
#interna_medio #usuarios p {
	text-indent:-3000px;
}
	
#interna_medio #usuarios ul li.registrados {
	float:left;
	}

#interna_medio #usuarios ul li.registrados a{
	display:block;
	height:60px;
	width:116px;
	background: url(../img/bg_int_UsuariosRegistrados4.gif) no-repeat 0 0;
	}
#interna_medio #usuarios ul li.registrados a:hover{
	background: url(../img/bg_int_UsuariosRegistrados4.gif) no-repeat 0 -60px;
	}

#interna_medio #usuarios ul li.registrese {
	float:left;
	}

#interna_medio #usuarios ul li.registrese a {
	display:block;
	height:60px;
	width:115px;
	background:url(../img/bg_int_Registrate5.gif) no-repeat 0 0;
	}
	
#interna_medio #usuarios ul li.registrese a:hover {
	background:url(../img/bg_int_Registrate5.gif) no-repeat 0 -60px;
	}

#interna_contenido {
	min-height:350px;
}
/* for Internet Explorer */
/*\*/
* html #interna_contenido  {
height: 350px;
}
/**/


#interna_contenido #contenido_texto {
	float:left;
	width:509px;
	padding:10px;
	background: url(../img/bg_contenido_texto.gif) repeat-x 0 0;
	}

#interna_contenido #contenido_texto  h2{
	font-size:14px;
	font-weight:bold;
	color: #009900;

}

/*#interna_contenido #contenido_texto  strong{
	font-weight:bold;
	color: #378c08;
}*/

#interna_contenido #contenido_texto p {
	margin:1em 0;
	text-align:justify;
	}

#interna_contenido #col_der {
	background: url(../img/bg_col_der.gif) no-repeat 0 0;
	width:231px;
	float:right;
	padding-top:35px;
	}
	
#interna_contenido #col_der img {
	margin-left:20px;
	}

#interna_contenido #col_der span.separador {
	display:block;
	height:3px;
	margin: 10px 0 10px 20px;
	background: #f9f9f9 url(../img/bg_separador.gif) no-repeat 0 0;
	}

p.pregunta {
	font-weight:bold;
	background:url(../img/flechita.gif) no-repeat 0 2px;
	padding-left:13px;
}

p.respuesta {
	font-weight:normal;
	padding-left:18px;
	color:#666666;
	padding-bottom:15px;
	/*padding-bottom:1em;*/
}

strong {
	font-weight:bold;
}

.destacado {
	color: #378c08;
}

.PubliPoints {
	text-decoration:underline;
	color: #378c08;
}


/*****     FORMULARIO DE CONTACTENOS     *****/

form#contactenos{
	margin:0px;
	}

form#contactenos fieldset {
	border:none;
	} 

form#contactenos legend{
	display:none;
	}

form#contactenos label {
	cursor: hand;
	cursor:pointer;
	}
	
form#contactenos p{
	clear: left;
	padding: 1px 0;
	padding-left: 200px;
	margin: 0;
	}

#interna_contenido #contenido_texto form#contactenos p {
	margin: 0;
	}

form#contactenos label{
	font-weight: normal;
	float: left;
	margin-left: -200px;
	width: 190px;
	text-align:right;
	}
	
form#contactenos input {
	width:200px;
	height:13px;
	font-size:10px;
	}

form#contactenos textarea {
	width:200px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

form#contactenos input.button {
	width: auto;
	height: auto;
	}
	
#tabla_login {
	background-color:#FFF;
}

/* usuarios.php*/

#header #tituloPanel{
	width:230px;
	float:right;
	margin-top:22px;
	}

.referencia {
	border:1px solid #CCC;
	vertical-align:middle;
	margin:5px 0;
	background:#FFF;
	}

#opciones_panel a{
	font-weight:bold;
	text-decoration:underline;
}

#opciones_panel.panelAdmin p{
	line-height:2em;
}
#opciones_panel.panelAdmin p.datosGral{
	text-indent:20px;
}
#opciones_panel a:hover{
	text-decoration:none;
}
.datos{
	margin-left:15px;
	color: #378c08;
	}

.iconos {
	float:right;
	padding:5px 10px;
	margin:5px 10px;
	border:1px solid #EFEFEF;
	background-color: #F7F7F7;
	text-align:center;
}

.iconos .referencia {
	border:1px solid #CCC;
	margin:5px;
	}

.iconos .titulo{
	display:block;
	margin:0px;
	color:#333;
	}
	
.autocampana{
	display:block;
	padding:4px;
	margin:0 10px 0 11px;
}

.autocampana img{
	border:1px solid #FF6600;
	vertical-align:middle;
}

.autocampana a {
 	color:#FF6600;
	text-decoration:none;
}

.autocampana a:hover {
 	color:#FF6600;
	text-decoration:underline;
}

.iconos p {
	display:inline;
	}

.datos p b {
	color:#333;
	}
	
.fondobody{
	background: #FFF url(../img/fondobody.gif) repeat 0 0;
	}

table.autos {
	border-bottom:1px solid #CCC;
	}

table.autos td {
	text-align:left;
	padding:8px 3px;
	border-bottom:1px solid #EEEEEE;
	}

.altaVehiculo {
	text-align:left;
}

.altaVehiculo td {
	padding:3px;
}

.altaVehiculo select {
	width:180px;
}
.altaVehiculo .ciudades {
	padding-left:20px;
	}


/* Form Soporte*/

#soporte input.asunto{
	width:250px;
}
#soporte textarea.mensaje{
	width:250px;
	height:8em;
	}


/* Registro de Usuarios*/
#form_registro .select_universidad{
	font:9px Verdana, Arial, Helvetica, sans-serif;
	width:450px;
}
#form_registro select{
	font:10px Verdana, Arial, Helvetica, sans-serif;
}

#form_registro .tyc {
	width:450px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}


/* Panel Empresas*/
.detalleauto {
	background: url(../img/autitos.gif) no-repeat 0 0;
	text-indent: 30px;
	padding: 4px;
}


/* Panel Admnin*/
.nuevoauto {
	background: url(../img/nuevoAuto.gif) no-repeat 0 0;
	text-indent: 30px;
	padding: 4px;
}

.finalizarCamp {
	background: url(../img/finalizarCamp.gif) no-repeat 0 0;
	text-indent: 30px;
	padding: 4px;
}

.email {
	background: url(../img/icono_email.gif) no-repeat 0 0;
	text-indent: 30px;
	padding: 4px;
}


/*Edit-Empresa*/

table.editEmpresa {
	border-bottom:1px solid #999;
}

table.editEmpresa td {
	padding:5px 2px;
	border-bottom:1px solid #CCC;
}

table.editEmpresa1 input{
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

table.editEmpresa1 td{
	padding:4px;
}

table.editEmpresa1 textarea{
	font:11px Verdana, Arial, Helvetica, sans-serif;
}



/*Agregar auto a campaņa*/

.form_selectAuto .select_universidad{
	font:9px Verdana, Arial, Helvetica, sans-serif;
	width:450px;
}
.form_selectAuto select{
	font:10px Verdana, Arial, Helvetica, sans-serif;
}


/* CG  */
h1.cg {
	clear:both;
	text-align:right;
	margin:0 10px 5px 0;
	padding:0;
	font-size:11px;
}

h1.cg a{
	color: #999;
	text-decoration:none;
}

h1.cg a:hover{
	color: #666;
	text-decoration:none;
}