@charset "utf-8";
/* CSS Document */

iframe.principal {
	border:0px;
	width:914px;
	height:410px;
	background-color:transparent;
}

iframe.cv {
	border:0px;
	width:840px;
	height:253px;
	background-color:transparent;
}


body.cv {
	font-family:Tahoma;
	font-size:8px;
	color:#666666;	
}


img.png {
   behavior: url("pngbehavior.htc");
}

img {
	border:0px;
}

input, textarea, select, button, submit {
	border: 1px solid #999999;
	font-family:Tahoma;
	font-size:12px;
	color:#666666;	
}

td.tabla {
	text-align:right;
	font-family:Tahoma;
	font-size:12px;
	color:#666666;	
}

td.tabla2 {
	text-align:left;
	font-family:Tahoma;
	font-size:12px;
	color:#666666;	
}

table.inicio {
	background:url(images/barragris.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

a{
	text-decoration:none;
	color:#666666;
}
p {
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
}
h3 {
	font-family:Tahoma;
	color:#666666;
}	

.menucito {
	background-color:#FFFFFF;		
	line-height:19px;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
	color:#999999;
}

.menucito2 {
	cursor:pointer;
	background-color:#EEEEEE;		
	line-height:19px;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
}

p.titulo {
	color:#EEEEEE;
	font-weight:bold;
}

td.abajo {
	background-color:#FFFFFF;
	background-image:url(images/p3.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
h3.news {
	font-family:Tahoma;
	font-size:16px;
	color:#DD0000;
}

table.especi2 {	
	border-style:solid;
	border-width:thin;
	border-color:#CCCCCC;
	border-top-style:none;	
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;	
	text-indent:5px;
	font-family:Tahoma;
	color:#444444;
	font-size:12px;
}

tr.head {
	font-family:Tahoma;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
}