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

*{ margin: 0;
padding:0;}

body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#121e53;
	background:url(images/bkground.jpg) repeat;
	text-align:center;
	margin:auto;
	}
	
img{ border:none;}


#wraper{
	width:1027px;
	clear:both;
	margin:auto;
	text-align:left;
	}

#wraper-footer{
	width:980px;
	clear:both;
	margin:auto;
	text-align:center;
	}
	
#footer{
	background:url(images/footer-bckground.jpg) repeat-x;
	height:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: 800;
	color:#FFF;
	text-align:center;
	padding:19px 0px 0px 0px;
		}
		
#footer ul { padding:25px 0px 0px 0px;}

#footer ul li{ background:url(images/huesito.png) left top no-repeat;
padding:0px 0px 0px 52px;
display:inline;

}


#footer a{ font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	text-decoration:none;
	}

#footer a:hover{ font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	text-decoration: underline;
	}
	

h1 {width:1027px;
	clear:both;
	text-indent:-5000px;
	background:url(images/cabecera.png) no-repeat left top;
	height:264px;
	 }

h2.experiencia{
	background:url(images/experiencia-profesional.jpg) no-repeat;
	text-indent:-5000px;
	width:329px;
	height:30px;
		}
		
h2.cursos{
	background: url(images/otros-cursos.jpg) no-repeat;
	text-indent:-5000px;
	width:356px;
	height:30px;
	float:left;
			}
			
h2.galeria{
	background: url(images/galeria.jpg) no-repeat;
	text-indent:-5000px;
	width:356px;
	height:30px;
	float:left;
			}

.medium{
	background:url(images/medium-wraper.png) repeat-y;
	width:981px;
	padding:0px 18px 3px 24px;
	
	}
.medium-end{
	background:url(images/bottom-wraper.png) no-repeat;
	width:1027px;
	clear:both;
	height:18px;
	margin-bottom:20px;
		}
	
.botonera{
	margin:0px 0px 20px 0px;
	padding:10px 10px 3px 10px;
	background:url(images/botonera.jpg) repeat-x;
	clear:both;
	height:27px;
	width:960px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: 800;
	color:#FFF;
	}
	
.botonera a{ font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	text-decoration:none;
	}

.botonera a:hover{ font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	text-decoration: underline;
	}
	
.botonera ul , navblog { padding:0px; float:left;}

.botonera ul li, navblog li { background:url(images/huesito.png) left top no-repeat;
padding:0px 0px 0px 52px;
display:inline;

}

.botonera ul.correos { font-weight:normal; padding:0px; margin:0px 10px 0px 0px; float:right;}
.botonera ul.correos li{ background:url(images/huesito.png) left top no-repeat;
padding:0px 0px 0px 52px;
display:inline;
}

.paypal{
	float:right;
	background:url(images/bck-paypal.jpg) right top no-repeat;
	text-align:left;
	width:520px;
	height:380px;
		}

.temario{
	float:right;
	clear:right;
	/*background:url(images/bck-paypal.jpg) right top no-repeat;*/
	height:291px;
	text-align:left;
	width:450px;
		}
		
.cvWraper{float:left;
	/*background:url(images/bck-paypal.jpg) right top no-repeat;*/
	text-align:left;
	width:450px;}
		
.libro{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#113545;
	font-size:18px;
	float:right;
	padding-left:256px;
	padding-top:15px;
	margin:0px 10px 5px 0px;
	height:390px;
	width:264px;
	background: url(images/terrier.png) no-repeat top left;
	}

.leyenda{ 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#990000;
padding:0px 0px 0px 25px;

}

.cursos{ 
/*background:url(images/cachorros.jpg) left 25px no-repeat;*/
padding-left:0px;
clear:both;

}

ul.cv{
	padding:3px;
	margin:0px;
		}

ul.cv li{
	list-style:none;
	background:url(images/bullet.jpg) no-repeat left 7px;
	padding:2px 0px 2px 17px;
		}

