body {
	margin: 0px;
	background-image:url(../imag/fondo.jpg);
}

/*contenedor central*/
#contcuervo{
margin-left:auto;
margin-right:auto;
width:950px;
background-color:#19171c;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;

}




#contcuervo a:link, #contcuervo a:visited {
	color:#CC0000;
	text-decoration: none;
	
}
#contcuervo a:hover,#contcuervo a:active {
	color:#ffffff;
	
	}



/*Inicio contenido caja central*/

#cajacuervo{
width:950px;
height:auto;
float:left;
}

#epigrafecuervo{
width:800px;
float:left;
padding-left:60px;
padding-right:60px;
font-size:13px;
font-weight:bold;
height:auto;
text-align:left;
}

#titucuervo{
width:800px;
float:left;
padding-left:60px;
padding-right:60px;
font-size:24px;
height:auto;
margin-top:15px;
text-align:left;
}

#bajacuervo{
width:800px;
float:left;
padding-left:60px;
padding-right:60px;
font-size:15px;
height:auto;
margin-top:15px;
text-align:left;
}


#txtcuervo{
width:570px;
float:left;
padding-left:60px;
padding-right:30px;
font-size:12px;
height:auto;
margin-top:15px;
text-align:left;
}

#fotocuervo{
float:left;
height:auto;
margin-top:15px;
width:250px;
}

#reccuervo{
width:800px;
float:left;
padding-left:60px;
padding-right:60px;
font-size:12px;
height:auto;
margin-top:15px;
margin-bottom:15px;
text-align:left;
}

#fondorec{
background-color:#666666;
padding-left:10px;
padding-right:10px;
padding-bottom:10px

}


#headreccuervo{
background-color:#CCCCCC;
font-size:14px;
color:#000000;
font-weight:bold;
margin-bottom:10px;
padding-left:5px;
padding-right:5px;
}


#txtreccuervo{
background-color:#333333;
color:#ffffff;
margin-bottom:10px;
padding-bottom:7px;
padding-top:7px;
padding-left:5px;
padding-right:5px;
}

/*Inicio cabecera*/


#headcuervo{
width:950px;
text-align:center;
height:140px;
padding-bottom:10px;
background-color:#19171c;
}


#logocuervo{
width:950px;
height:120px;
background-image:url(/cria_cuervos/imag/head.jpg);
background-repeat:no-repeat;
background-position:center;

}
/*menu*/

  




#botocuervo{
     margin: 0px 0px 7px 0px;
	float: left;
	height: 20px;
	width: 767px;
	padding-left:180px;
	padding-right:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}






#bulletcuervosup{
margin: 0px;
height:20px;
width:150px;
float:left;
}



#bulletcuervosup a:link, #bulletcuervosup a:visited {
	text-decoration: none;
	color:#FFFFFF;
	background-color:#990000;
		display:block;
		text-align:center;
		height:20px;
	
}

#bulletcuervosup a:hover, #bulletcuervosup a:active {
	color:#fff;
    text-decoration: none;
	background-color:#CCCCCC;
	display:block;
	text-align:center;
	height:20px;
}




/*fin cabecera*/



/*Inicio Footer*/


#footcuervo{
width:950px;
height:45px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
background-image:url(../imag/fondofoot.jpg);
background-position:left;
background-repeat:no-repeat;
clear:both;
margin-top:10px;
padding-top:15px;
}


#botfootcuervo{
height:18px;
}

#txtfootcuervo{
height:18px;
}

#botfootcuervo a:link, #botfootcuervo a:visited {
	color:#ffffff;
	text-decoration: none;
	
}
#botfootcuervo a:hover, #botfootcuervo a:active {
	color:#990000;
	text-decoration: none;
	}


/*término de Footer*/
