
p{
margin-top:0px;
margin-bottom:0px;
}

a{
text-decoration:none;
color:#006699;
}

a:hover{
text-decoration:underline;
}

body , td {
font-family: Trebuchet MS, Verdana, Arial;
font-size:14px;
color:#333333;
}

body{
/* La ruta es "/webinicio/rec/img/lin_fondo.gif -por como tenemos los alias-*/
background-image:url(/webinicio/rec/img/lin_fondo.gif);
background-repeat:repeat-x;
}

#body_int{
width:775px;
margin-left:auto;
margin-right:auto;
}

#head h4{
color:#7699B4;
font-size:16px;
}

#head_direccion{
float:right;
width:300px;
}

#pie{
text-align:left;
margin-left:20px;
}
#pie p{
font-size:12px;
}
#pie a{
color:#A2BBDB;
}

.bloque{
font-size:14px;
font-weight:bold;
float:left;
width:190px;
height:110px;
text-align:center;
margin:10px;
padding:0px;
}

.bloque img{
margin: 5px;
}

.bloque_left{	
	float:left;
	width:200px;
	height:250px;
	margin:10px;
	padding:5px;
	font-size:11px;
	font-weight:normal;
	border-right:2px solid #FFFFFF;
	text-align:left;
}

bloque_right{
	/*float:none;
	width:500px;*/
	/*margin-left:220px;*/
}

.bloque_left h1{
	font-size:18px;
	font-weight:bold;
}


.loginclave{
font-size:12px;
font-family:verdana;
}

.titulo_control{
font-size:16px;
font-weight:bold;
}

select option{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:0 none;
	background-color:#CCCCCC;
}




