@charset "utf-8";
/* CSS Document */

body {
	margin-top:0px;
}

#contenedor {
	width:786px;
	height:auto;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#999;
	margin-left:auto;
	margin-right:auto;
}

#cabecera {
	width:786px;
	height:178px;
	float:left;
}

#botonera {
	width:600px;
	height:15px;
	float:left;
	margin-left:50px;
	_margin-left:25px;
	margin-top:10px;
}

.botones {
	width:auto;
	float:left;
	height:9px;
	padding-top:3px;
	padding-bottom:3px;
}

.spacer {
	width:3px;
	height:15px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

#col1 {
	width:460px;
	height:600px;
	float: left;
	margin-top: 40px;
	margin-left: 40px;
	_margin-left: 15px;
	margin-right: 40px;
	_margin-right: 10px;
}

#col2 {
	width:200px;
	height:400px;
	float: left;
	margin-top: 40px;
}

#acceso{
	width:200px;
	height:150px;
	margin-bottom: 70px;
}

#acceso_titulo{
	width:133px;
	height:34px;
	float:left;
	padding-left: 65px;
}

.acceso_txt{
	width:auto;
	height:19px;
	float:right;
	margin-right: 10px;
	margin-top: 10px;
	text-align: right;
}

.acceso_casilla{
	width:95px;
	height:19px;
	float:right;
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;	
	
	
}
.casillas{
	background-color:#FFF;
	border: 1px solid #666666;
	font-size:11px;
	color: #666;
	margin-top:4px;
	height:19px !important
	
	}


.acceso_btn{
	width:56px;
	height:16px;
	float:right;
	margin-top: 12px;
}

#datos{
	width:181px;
	height:119px;
	float: right;
}

#titulos {
	width:340px;
	height:22px;
	margin-bottom:20px;
}

	
#textos {
	width:350px;
	height:400px;
	float:left;
}
.contacto_txt {
	width:120px;
	height:19px;
	float:left;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
/*	clear:both*/
}
.contacto_casilla {
	width:209px;
	height:19px;
	float:left;
	margin-top:5px;
	/*clear:both;*/
}
.contacto_caja {
	width:209px;
	height:117px;
	float:left;
	margin-top: 5px;
}

.cont_btn{
	width:56px;
	height:16px;
	float:right;
	margin-top: 12px;
	margin-right:10px;
}

#pie {
	width:767px;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	padding-left: 20px;
}
.botones_priv {
	width:auto;
	float:left;
	height:15px;
}
#botonera2 {
	width:500px;
	height:15px;
	float:left;
	margin-left:50px;
	_margin-left:25px;
	margin-top:10px;
}
#botonera3 {
	width:85px;
	height:19px;
	float:left;
	margin-top:10px;
}

.user{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#882B7C;
	font-size:14px !important;
	/*overflow:visible;*/
    width:100px;
	float:left;
	margin-top:12px;
	height:19px;
	}
