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

body{
	margin:0px 0px 0px 0px;;
	background:#000000;
}

a, a:link, a:visited, a:active {
	outline: none;
	text-decoration:none;
	color: #555;
}

a:hover {
	color:#FFFFFF;
	border-bottom:1px #999 dotted;
}
 
#principal{
	width:1071px;
	margin:0 auto;
	background:url(imagenes/fondo_body.jpg) no-repeat bottom;
	height:1110px;
}

#menu{
	background:url(imagenes/menu.jpg) no-repeat top center;
	width:1071px;
	height:335px;
	margin: 0 auto;
}

#body_contenido{
	width:713px;
	margin:0 auto;
}

hr{
 color:#20204a;
}

.h{
	display:none;
}

#nav {
	height: 75.5px;
}

#nav, #nav ul {
	margin: 0;
	padding: 0;
	margin-left:180px;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 1.5em;
}

ul#nav {
}

#nav a.home:link, #nav a.home:visited, #nav a.home:active {
	width: 152px;
	height: 75.5px;
	padding: 0px;
	margin: 0px;
	background: url(imagenes/btn_home.jpg) top center no-repeat;
	margin-left:-10px;
	display: block;
	border:none;
	text-decoration:none;
}
#nav a.home:hover {
	background-position: center -76px;
}

#nav a.que-hago:link, #nav a.que-hago:visited, #nav a.que-hago:active {
	width: 152px;
	height: 75.5px;
	padding: 0px;
	margin: 0px;
	background: url(imagenes/btn_quehago.jpg) top center no-repeat;
	margin-left:-10px;
	display: block;
	border:none;
}
#nav a.que-hago:hover {
	background-position: center -76px;
}

#nav a.que-hice, #nav a.que-hice:visited, #nav a.que-hice:active {
	width: 152px;
	height: 75.5px;
	padding: 0px;
	margin: 0px;
	margin-left:-10px;
	background: url(imagenes/btn_quehice.jpg) top center no-repeat;
	display: block;
	border:none;
}
#nav a.que-hice:hover {
	background-position: center -76px;
}

#nav a.contacto, #nav a.contacto:visited, #nav a.contacto:active {
	width: 152px;
	height: 75.5px;
	padding: 0px;
	margin: 0px;
	margin-left:-10px;
	background: url(imagenes/btn_contacto.jpg) top center no-repeat;
	display: block;
	border:none;
}
#nav a.contacto:hover {
	background-position: center -76px;
}

#nav a.blog, #nav a.blog:visited, #nav a.blog:active {
	width: 152px;
	height: 75.5px;
	padding: 0px;
	margin: 0px;
	margin-left:-10px;
	background: url(imagenes/btn_blog.jpg) top center no-repeat;
	display: block;
	border:none;
}
#nav a.blog:hover {
	background-position: center -76px;
}

#nav li {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}

.bocadillo{
	width:500px;
	height:347px;
	background:url(imagenes/bocadillo_home.png) no-repeat top center;
	margin-left: 145px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color:#20204a;
}

.bocadillo_texto{
	color:#BBBBBB;
	float:left;
	margin-left:43.5px;
	margin-top:-25px;
	width:250px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height: 25px;
}

.right{
	background:url(imagenes/home_right.png) no-repeat top center;
	width: 1169px;
	height: 923px;
	margin-top:-250px;
	margin-left:-250px;
	float:left;
}

.right_texto{
	float:left;
	color:#BBBBBB;
	margin-left:558px;
	margin-top:284px;
	width:382px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 25px;
}

.left{
	width: 290px;
	height: 285px;
	float:left;
	margin-right:10px;
	
	margin-top:-675px;
}

.left_texto{
	float:left;
	color:#BBBBBB;
	margin-top:14px;
	width:267px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

.left_texto li{
	line-height: 30px;
	list-style-type: none;
	list-style-image:url(imagenes/tildado_home.gif);
	margin-left:-8px;
	height:35px;
}

#recordatorio{
	background:url(imagenes/recordatorio.png) no-repeat top center;
	margin:0 auto;
	width: 975px;
	height: 301px;
	margin-top:650px;
	margin-left:60px;
}

.email{
	width: 227px;
	color:#BBBBBB;
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
}

.php{
	width: 284px;
	color:#BBBBBB;
	margin-left:89px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	text-align:justify;
}

.newsletter{
	width: 284px;
	color:#BBBBBB;
	margin-left:41px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	text-align:justify;
}

#footer{
	width:1071px;
	margin:0 auto;
}

.btn_xhtml, .btn_css {
	background:url(imagenes/xhtml.gif) left no-repeat;
	height: 15px;
	width: 80px;
	float:left;
}

.btn_xhtml{
	margin-left:443px;
}

.btn_css {
	margin-left:10px;
	background:url(imagenes/css.gif) left no-repeat;
}

.btn_xhtml:hover, .btn_css:hover {
	background-position:right;
}

#admin, #news{
	width:384px;
	height:200px;
	float:left;
	margin-top:-240px;
	margin-left:70px;
	color:#BBBBBB;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 25px;
}

#news{
	margin-top:-255px;
	margin-left:597px;
}


