a{
color:#000000;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
div.top {
	height:28px; 
	background-image:url(../images/top_line.gif); 
	background-repeat: repeat-x; 
	margin:2em 0 0 0;}
	
img.esquina_sup_izq { float:left; }
img.esquina_sup_der { float:right; }

div.content_verde { 
	background-image:url(../images/left_line.gif); 
	background-repeat:repeat-y; 
	background-color: #FFF; }
	
div.boxcontrol { 
	padding:0 5% 0 5%; 
	background-image:url(../images/right_line.gif); 
	background-position:right; 
	background-repeat:repeat-y; }
	
div.bottom { height:28px; 
	background-image:url(../images/btm_line.gif); 
	background-repeat:repeat-x; 
	border:0;
	padding:0;
	margin:0;}
	
img.esquina_inf_izq { float:left; }
img.esquina_inf_der { float:right; }

h1 { margin:0; border-bottom:1px dashed #996;}

p.autor { padding-right:8px; 
	border-right:1px dashed #996;
	text-align:right;
	margin:-.1em 0 0 0; }
	
/* IE 5.5 box model hack para posicionar correctamente las imagenes de esquina */
* html img.esquina_sup_izq, * html img.esquina_inf_izq  { \margin-left:-.2em;  ma\rgin-left:0; }
* html img.esquina_inf_der, * html img.esquina_sup_der { \margin-left:.2em; } 



#divInfo{
float:left;
left:-25px;
position:relative;
background-image:url(../images/barra_Azul2.jpg);
background-repeat:no-repeat;
width:960px;
height:76px;
margin-top:30px;
}

#divInfo p{
float:left;
margin:20px;
margin-top:25px;
width:300px;
color:#FFFFFF;
font-size:18px;
font-variant:small-caps;
}
