/* 
ESTILO PARTICULAR DE UNA PÁGINA WEB

Debe existir una hoja de estilos por cada página web que necesite una modificación especifica en los estilos



html, body{
width:757px;

height:652px;}*/


/*******************************************************************************************************/

p{
text-align:justify;}




#destacado{
width:auto;
clear:both;

overflow:hidden;
padding:0px 0px;
/*border-bottom:#666666 1px solid;*/}

#destacado p{
line-height:15px;}

#noticia_1{
width:auto;
clear:both;

overflow:hidden;
padding:0px 0px;
/*border-bottom:#666666 1px solid;*/}

#noticia_1 p{
line-height:15px;}

.listado p{
line-height:15px;}
#derecha p{
line-height:15px;}






#derecha{
float:right;

}

.ssl{
	margin:20px 0px;}

.img_listado{
margin-right:15px;
width:50px;
height:40px;
overflow:hidden;
float:left;
}


.img_listado a{
display:block;}


.img_categoria{
margin-right:10px;
width:auto;
float:left;
height:auto;
overflow:hidden;
}
#form_login_enviar_ssl{
	background: url(../img/candado_03.png) no-repeat 97% #ECE9D8;
	padding-right:20px;}

/*******************************************************************************************************/

#cabecera_web{
background-image:url(../img/cab_acceso_03.jpg);
width:990px;
height:31px;
padding-top:244px;
background-repeat:no-repeat;}

#cabecera_web2{
background-image:url(../img/cab_acceso_clientes.jpg);
width:990px;
height:31px;
padding-top:244px;
background-repeat:no-repeat;}

#cabecera_web3{
background-image:url(../img/cab_acceso_clientes_externos.jpg);
width:990px;
height:31px;
padding-top:244px;
background-repeat:no-repeat;}

#menu_web{
background:none;}
#col_a .listado{
float:left;
width:100%;
margin-bottom:20px;

}
#col_a .listado p{text-align:left;}
#col_b{
float:right;
width:45%;
padding-left:0px;}

#col_b .listado{
width:100%;
float:left;}

#col_b #derecha{
float:right;}

#medio{
margin:0px 48px;}

/*#cuerpo_web{
border:#999999 1px solid;}*/

#col_a{
width:50%;}

.form{
position:absolute;
top:70px;
left:35px;
color:#000000;
font-weight:bold;}

.form table{
width:246px;}

.form_login{
position:absolute;
top:60px;
left:35px;
color:#000000;
font-weight:bold;}

.form_login table{
border-collapse:collapse;
border-spacing:0;
width:246px;}
.form_login  td{

margin:0;
padding:0;}


.verificar{
border:none;
border:0;
overflow:visible;
border: #0f8d50 1px  outset;
padding:2px 5px;
cursor:pointer;}

.cab_h3{
background-image:url(../img/img_linea_h_03.jpg);
background-repeat:repeat-x;
margin-bottom:10px;
width:100%;
overflow:hidden;padding-bottom:4px;
background-position:right 10px;}


.cab_h3 h3{
background-color:#FFFFFF;}

