html, body {
	margin:0;
	padding:0;
	color:#333;
	background:#FFF url('images/fondo_body.gif') top repeat-x;
	font:11px tahoma;
}
#cont-anima {
  height: 154px;
  margin: 0;
  padding: 0;
}
#top {
  height: 85px;
  margin: 0;
  padding: 0;
}

/* layout */
#shadow {
	background:url('images/fondo_left.gif') repeat-y;
	width:739px; 
	margin-bottom:0px; 
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	border: 1px solid #787878;
	
}

#shadow_02 {
	background:url('images/fondo_left2.gif') repeat-y;
	width:739px; 
	margin-bottom:0px; 
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	border: 1px solid #787878;
	
}

#menu {
	float:left;
	width:129px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#menu img{border:0px; margin:0px; padding:0px;}

#buscar{
background:#FF9900;
margin:0;
padding:0 10px 0 10px;
width:129px; height:154px;
background:url('images/fondo_buscar.gif') no-repeat;
}

.buscar_inp{ color:#333; border:1px solid #6E6E6E; font:10px tahoma;}

#contenido {
	float:left;
	width:594px;
	margin:6px 0px 6px 6px;
	padding:0;
	/*padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left'*/
}
* html #contenido {margin-right:0px;}

#tabla{
float:left;
padding:0;
margin:0;
}
.clear {
	clear: both;
	margin: 0;
	padding: 1px;
}
.right {
	text-align: right;
}
.centert {
	text-align: center;
}
.left {
	text-align: left;
}

#fin {

	width:600px; 
	margin-bottom:0px; 
	margin-top:7px;
	margin-right:auto;
	margin-left:auto;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}





.cos:link, .cos:visited, .cos:active {
color: #BDC275;
text-decoration: none;
}

.cos:hover{
color: #0836A7;
}
a:link, a:visited, a:active{
color: #333;
text-decoration: none;
}
a:hover{
color: #cc3300;
text-decoration: underline;
}

h1, h2, h4, h5 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: .03em;
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	color:#0836a7;
	font-size:16px;
}

h3 {
	background: url(img/flechita.gif) no-repeat;
	background-position:0 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding-left: 15px;
	color:#BA1815;
	font-size:14px;
}


.tit{
font-family:"Times New Roman", Times, serif;
font-size:22px;
color:#0C4FA9;
}

a:active.tit, a:link.tit, a:visited.tit{ 
text-decoration:none;
color:#0C4FA9;
}

a:hover.tit{ 
text-decoration:underline;
}



 

.copete{
font-family:tahoma;
font-size:12px;
color:#6E6E6E;

} 

#o{
margin:0;
padding:0;
height:18px;
}

#rr{ padding-left:20px; background:#F59155 url('images/ico_cuadro.gif') no-repeat;  font:"Trebuchet MS", "Times New Roman", Mistral; font-size:13px; color:#FFFFFF}

.t01{
width:242px; 
background:#FDECC2;
/*url('images/fondo_01.gif')*/
border: 1px solid #F59155;
padding-left:6px;
padding-top:6px;
margin-bottom:7px;
}


#ra{ padding-left:20px; background:#62B5E7 url('images/ico_cuadro.gif') no-repeat;  font:"Trebuchet MS", "Times New Roman", Mistral; font-size:13px; color:#FFFFFF}
.t02{
width:242px; 
background:#E6EDFC;
/*url('images/fondo_02.jpg')*/
border: 1px solid #62B5E7;
padding-left:6px;
padding-top:10px;
margin-bottom:7px;
}

.t03{
width:242px; 
background:#E6EDFC;
/*url('images/fondo_03.jpg')*/
border: 1px solid #62B5E7;
padding-left:6px;
padding-top:10px;
margin-bottom:7px;
}
/* tabla de avisos*/
#raviso{ padding-left:20px; background:#0C145E url('images/ico_cuadro.gif') no-repeat;  font:"Trebuchet MS", "Times New Roman", Mistral; font-size:13px; color:#FFFFFF}

.taviso{
width:242px; 
background:#FFF;
/*url('images/fondo_01.gif')*/
border: 1px solid #0C145E;
padding-left:6px;
padding-top:6px;
margin-bottom:7px;
}

input#email, textarea#email, input#visitor, input#visitormail {
	width: 250px;
	background: #fafbfc;
	border : 3px double #ccc;
}

/*imagenes*/

.e_img{ margin-right:15px; margin-bottom:15px; float: left;}
.puntos{ padding:10px 0 10px 0; height: 10px;line-height: 10px;clear:both;margin:0;padding:0; background-image:url("/images/rayas_02.gif"); background-repeat:repeat-x;}

