@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{
	background:url(imagenes/fondo_body.jpg) no-repeat center bottom;
	width:1071px;
	margin:0 auto;
}

#menu{
	background:url(imagenes/menu.jpg) no-repeat top center;
	background-position:0px 0px;
	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;
}

#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:#dddddd;
	font-style:italic;
}

.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-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;
	height:42px;
	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;
	border:none;
}

#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;
}

.portfolio{
	background:url(imagenes/portfolio.png) top center;
	height:320px;
	width:1000px;
	margin-left:-140px;
	margin-top:0px;
}

.portfolio_left{
	float:left;
	width:650px;
	height:200px;
	margin-top:53px;
	margin-bottom:65px;
	margin-left:57px;
}

.imagen{
	border:1px solid #333333;
}

.imagen:hover{	
	border:1px solid #ffffff;
}

.portfolio_right{
	float:left;
	width:190px;
	height:202px;
	margin-top:51px;
	margin-left:38px;
	color:#993300;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a#disenio_web:link, a#disenio_web:visited, a#disenio_web:active {
	width: 187px;
	height: 55px;
	padding: 0px;
	margin: 0px;
	background: url(imagenes/disenio_web.png) top left no-repeat;
	display: block;
	border:none;
	text-decoration:none;
	overflow:hidden;
	background-position: 0px -99px;
	margin-top:-105px;
	margin-left:173px;
	float:left;
}
a#disenio_web:hover {
	background-position: 0px 0px;
}

a#logos:link, a#logos:visited, a#logos:active {
	width: 91px;
	height: 75px;
	padding: 0px;
	margin: 0px;
	background: url(imagenes/logos.png) top left no-repeat;
	display: block;
	border:none;
	text-decoration:none;
	overflow:hidden;
	background-position: 0px -88px;
	margin-top:-105px;
	margin-left:800px;
	float:left;
}
a#logos:hover {
	background-position: 0px 0px;
}

.disenio_rotulo, .logos_rotulo{
	background:url(imagenes/disenio_web_rotulo.png) top left no-repeat;
	width:573px;
	height:172px;
	margin-top:-50px;
	margin-bottom:20px;
	margin-left:-130px;
}

.disenio_rotulo{
	margin-left:50px;
}

.logos_rotulo{
	background:url(imagenes/logos_rotulo.png) top left no-repeat;
}

.separador{
	background:url(imagenes/separador.png) top right no-repeat;
	width:407px;
	height:101px;
	margin-bottom:-30px;
	margin-top:-30px;
	margin-left:-200px;
}
.separador2{
	background:url(imagenes/separador2.png) top right no-repeat;
	width:407px;
	height:101px;
	margin-top:-102px;
	margin-bottom:-30px;
	margin-left:462px;
}

a.ir_sitio:link, a.ir_sitio:visited, a.ir_sitio:active {
	width: 135px;
	height: 60px;
	padding: 0px;
	margin: 0px;
	margin-top:-10px;
	margin-left:28px;
	background: url(imagenes/ir_sitio.png) top left no-repeat;
	display: block;
	border:none;
	text-decoration:none;
	overflow:hidden;
	background-position: 0px 0px;
}
a.ir_sitio:hover {
	background-position: 0px -62px;
}

.contactame{
	background:url(imagenes/contactame.png) no-repeat top center;
	width:730px;
	height:752px;
	margin:0 auto;
	margin-top:-265px;
}

.contactame_texto{
	color:#BBBBBB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:420px;
	padding-top:170px;
	line-height:20px;
}

.enviar{
	background:url(imagenes/enviar.png) no-repeat top center;
	width:187px;
	height:201px;
	border:0px;
	cursor:pointer;
	margin-left:530px;
	margin-top:200px;
	float:left;
	margin-top:-200px;
}

.enviar:hover, .enviar:focus{
	background:url(imagenes/enviar.png) no-repeat top center;
	background-position:0px -248px;
}

.formulario_contacto{
	text-align:left;
	color:#692f63;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	margin-left:-00px;
	margin-top:20px;
}

form {
	margin: 0;
	padding: 0;
	display: inline;
}
input, select, textarea {
	font: 1em Arial, Helvetica, sans-serif;
	clear:both;
	display:block; 
	float:none;
	width: 240px;
	background-color:#000;
	border: 1px solid #1a1a1a;
	padding: 8px 3px;
	margin: 5px 0 2px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	font-size:12px;
	overflow:auto;
}
input:focus, select:focus, textarea:focus,input:hover, select:hover, textarea:hover  {
	background-color:#692f63;
}
textarea {
	width: 100%;
	line-height: 1.25;
}
table {
	border: 0;
	margin: 0 0 0 16px;
	padding: 0;
}
 
table tr td {
	padding: 2px 30px 5px 0;
	vertical-align:top;
}

