html {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	height:100%;
	background-image:url(../images/gui/pleca_2.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}


img { border:0px; }
#main {
	width:900px;
	margin:0 auto;
}

#top {
	height:164px;
}

#logo {
	background-image:url(../images/gui/foi_jimenez.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:151px;
	width:155px;
	float:left;
	margin-left:373px;
	cursor:pointer;
}
#mailme {
	height:72px;
	width:113px;
	float:left;
	margin-top:30px;
	cursor:pointer;
	margin-left:150px;
}

#nav {
	width:760px;
	margin:5px auto;
	padding:0px;
	list-style:none;
	height:20px;
	margin-top:10px;
	
}
#nav li {
	width:auto;
	float:left;
	margin:0 4px;
}

#nav li a {
	height:20px;
	width:auto;
	display:block;
}

#loginForm {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

.center {
	text-align:center;
	margin:0 auto;
}

.inp, .lbl {
	float:left;
}

#fecha {
	cursor:pointer;
}

.lbl {
	width:120px;
	text-align:right;
	margin-right:5px;
	text-transform:uppercase;
	font-size:10px;
	padding-top:6px;
}
.form {
	position:absolute;
	background-color:#FFFFFF;
	width:320px;
	height:160px;
	margin-top:50px;
	border:1px solid #303030;
}

.form h2 {
	margin:0px;
	padding:5px;
	background-color:#303030;
	color:#FFCC00;
	margin-bottom:10px;
	text-align:center;
}

.form .row {
	padding:4px;
}

#content form {
	display:block;
	margin-top:20px;
}

#content .row input{
	width:500px;
}
#content .row {
	margin-bottom:10px;
}

#cancel, #add {
	width:80px !important;
}

.background {
	background-color:#000000;
	width:100%;
	height:100%;
	position:absolute;
	-moz-opacity:.8;
	*filter:alpha(50);
	top:0;
	left:0;
}

.adminNav {
	text-align:right;
	font-size:11px;
	width:733px;
	margin:10px auto;
}

.titulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	margin-bottom:4px;
	margin-top:20px;
	text-transform:uppercase;
}

.fecha {
	font-size:9px;
	margin-bottom:20px;
}

.texto {
	font-size:11px;
	line-height:140%;
	padding-bottom:20px;
	border-bottom:1px dashed #CCCCCC;
}

.blog {
	width:733px;
	margin:0 auto;
}

.contact {
	width:733px;
	margin:0 auto;	
}

.adminNav a {
	color:#FF0000;
	text-decoration:none;
}
.adminNav a:hover {
	color:#FFCC00;
}

.admin_nav {
	width:40px;
	margin-top:6px;
}

#content h1 {
	font-size:20px;
	width:733px;
	margin-left:120px;
}

#url {
	width:200px !important;
 }
 
 .soon {
 	text-align:center;
 	font-size:24px;
	color:#CCCC11;
	margin-top:50px;
 }
 
 .gallery {
 	margin:30px auto;
 	width:733px;
	overflow:hidden;
 }
 
 .images {
 	width:6000px;
 }
 
 .images p{
 	font-size:11px;
	color:#808080;
	margin:10px 0;
	margin-bottom:30px;
 }
 
 .images h1 {
 	color:#999999;
	font-weight:normal;
 	width:auto !important;
	margin:0px !important;
	margin-bottom:10px !important;
	padding:0px;
	font-size:12px !important;
 }
 
 .image_item {
 	width:auto;
	margin-right:50px;
	float:left;
 }
 .images img {
 	
 }
 
 .galKill {
 }

 .close{
 	margin-right:10px;
 }
 #title {
 	width:150px !important;
 }

 
 .contact .titulo{
 	margin-bottom:40px;
 }

 
.texto a {
	color:#B36EFC;
	text-decoration:none;
	font-size:14px;
} 
 
.texto a:hover {
	color:#000000;
}

.navegation {
	width:900px;
	position:absolute;
	top:400px;
	font-size:48px;
}

.navegation a{
	width:40px;
	text-align:center;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	display:block;
	float:left;
}
 
.navegation a:hover{
	color:#FFCC00;
}

.intro {
	width:550px;
	font-size:11px !important;
	color:#424242;
	margin:0 auto;
}


.intro h2 {
	text-transform:uppercase;
	font-weight:normal;
	font-size:24px;
}

.home{
	margin-top:30px;
	width:733px;
	height:510px;
	margin-left:84px;
}
.slide {
	height:420px;
}


.home img{
	margin:10px 0;
}


.home a:hover{
	color:#3ECA50 !important;
}
.home a{
	font-size:11px;
	text-decoration:none;
	color:#303030;
	text-transform:lowercase;
	font-weight:bold;
}

.news_home {
	padding-top:30px;
}
