@charset "utf-8";
@import "http://iconos.datoar.es/css.php?tipo=coquette/16"; 
@import "http://iconos.datoar.es/css.php?tipo=coquette/32";
@import "http://iconos.datoar.es/css.php?tipo=aquaticus";

/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	padding:0px;
	margin:0px;
	padding:0px;
	margin:0px;
	border:none;
}
img{
	width-max:600px;
	margin:5px;
}
.hr{
	clear:both;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:15px;
	margin-top:5px;
}
.hrd{
	clear:both;
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:15px;
	margin-top:5px;
}
a{
	cursor:pointer;
	text-decoration:underline;
	color: #33acfc;
}
a:hover{
	color: #444444;
}
a.visited{
	color: #777777;
}
	
body{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	background-color: #efefef;
}

#header{
	height:40px;
	width:100%;
	background-color:#424242;
	
}
#header div{
	width:960px;
	height:40px;
	margin:0px auto;
	position:relative;
}
#header div a.tit{
	display:block;
	height:17px;
	width:120px;
	left:0px;
	top:12px;
	background-image:url(images/titulo.png);
	background-position:center center;
	background-repeat:no-repeat;
	position:absolute;
}
#header div a h1{
	display:none;
}
#header div ul{
	height:29px;
	width:810px;
	position:absolute;
	left:150px;
	top:10px;
	list-style:none;
}
#header div ul li{
	float:left;
	height:29px;
	border: #666666 solid 1px;
	border-right:none;
	border-bottom:none;
	font-weight:bold;
}
#header div ul li a{
	color:#FFFFFF;
	display:block;
	padding:7px 15px 7px 15px;
	text-decoration:none;
}
#header div ul li a:hover{
	background-color:#FFFFFF;
	color:#33acfc;
}
#header div ul li a.act{
	background-color:#33acfc;
	color:#FFFFFF;
}
#header div ul li.fin{
	border-right:#666666 solid 1px;
}

#menutop{
	height:35px;
	width:100%;
	background-color:#33acfc;	background-color:#33acfc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#33acfc), to(#3198dd));
    background-image: -moz-linear-gradient(top,#33acfc,#3198dd);
	
}
#menutop div{
	width:960px;
	height:35px;
	margin:0px auto;
	position:relative;
}
#menutop div ul{
	height:29px;
	width:960px;
	position:absolute;
	left:0px;
	top:10px;
	list-style:none;
}
#menutop div ul li{
	float:left;
	border-right:#FFFFFF solid 1px;
}
#menutop div ul li a{
	color:#FFFFFF;
	display:block;
	padding:1px 7px 1px 7px;
	margin:0px 5px;
	text-decoration:none;
}
#menutop div ul li a:hover{
	text-decoration: underline;
}

#contenido{
	padding-top:10px;
	width:960px;
	margin:0px auto;
}
#section{
	width:739px;
	float:left;
}
#section h2{
	font-size:25px;
	color:#33acfc;
	text-transform:uppercase;
}
#section h3{
	font-size:20px;
	color:#000000;
	text-transform:uppercase;
}
#section h4{
	font-size:18px;
	color:#464646;
	text-transform:uppercase;
}
#section h5{
	font-size:15px;
	color:#464646;
	text-transform:uppercase;
}
#section small{
	display:inherit;
	float:right;
	color:#999999;
	margin-bottom:2px;
}
#section small a{
	color:#999999;
}
#section ul {
	list-style: none;
}
#section ul.dentro {
	margin-bottom:7px;
	margin-left: 15px;
}
#section li {
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 1px top;
	margin-bottom:3px;
}
#section .centrar {
	text-align:center;
		margin:5px;
}
#section .post-footer {
	display: block;
	margin:5px;
	text-align:right; 
}	
#section .post-footer.iz { 
	text-align:left;
}	
#section .post-footer .vacio {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;	
	
}
#section .men {
	margin: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 62px;
	background-repeat: no-repeat;
	background-position: 6px 6px;
	min-height:51px;
}
#section .men img{
float:left;
margin-left:-52px;
}
#section .men small{
	text-align:right;
	margin-top:2px;
	display: block;
	font-size:11px;
}
#section .men small .vacio {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-right: 1px;
	margin-left: 1px;	
}
#section .men big{
	font-size: 14px;
	color: #33acfc;
	font-weight: bold;
}
button.button{
	padding:0px;
	margin:0px;
}
input.button{
	padding:0px;
	margin:0px;
}
a.button{
	padding:0px;
	margin:0px;
}
.button{
	background:#222 url(images/overlay-button.png) repeat-x 0 0;
	display:inline-block;
	padding:5px 15px 6px;
	color:#fff !important;
	font-size:11px;
	font-weight:bold;
	line-height:1;
	text-decoration:none;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);
	text-shadow:0 -1px 1px rgba(0,0,0,0.25);
	border-bottom:1px solid rgba(0,0,0,0.25);
	position:relative;
	cursor:pointer;
	overflow:visible;
	width:auto;
	margin:3px;}
button.button{
	padding:5px 15px 6px 15px;
	font-size:11px;
	border:none;
}
input.button{
	padding:5px 15px 6px 15px;
	font-size:11px;
	border:none;
}
a.button{
	padding:6px 18px 7px 19px;
}
button::-moz-focus-inner{
	border:0;
	padding:0
}
.button:hover{
	background-color:#111;
	color:#fff
}
.button:active{
	top:1px
}
.button.green{
	background-color:#66CC33
}
.button.green:hover{
	background-color:#749a02
}
.button.blue{
	background-color:#33acfc
}
.button.blue:hover{
	background-color:#007d9a
}
.button.red{
	background-color:#FF3333
}
.button.red:hover{
	background-color:#872300
}
.button.magenta{
	background-color:#a9014b
}
.button.magenta:hover{
	background-color:#630030
}
.button.orange{
	background-color:#ff5c00
}
.button.orange:hover{
	background-color:#d45500
}
.button.orangellow{
	background-color:#FFCC33
}
.button.orangellow:hover{
	background-color:#fc9200
}

#section .paginacion {
	margin: 5px;
	margin-bottom:10px;
	text-align:center;
}
#section .paginacion strong{
	color:#33acfc;
	padding:0px 3px;
	margin:3px;
}
#section .paginacion a{
	color:#33acfc;
	padding:0px 3px;
	margin:3px;
}
.warning, .load, .info, .success, .error{
	border:#707070 solid 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background-repeat:no-repeat;
	background-position:4px -1px;
	padding:7px;
	padding-left:40px;
	margin: 0 0 15px 0;
	display:block;
}
.warning{
	background-color:#FFDE9B;
	background-image: url(http://iconos.datoar.es/coquette/32/warning.png);
	border-color:#ffb515;
}

.success{
	background-color:#ABE391;
	background-image:url(http://iconos.datoar.es/coquette/32/accept.png);
	border-color:#66CC33;
}

.info{
	background-color:#CBDCF8;
	background-image: url(http://iconos.datoar.es/coquette/32/info.png);
	border-color:#33acfc;
}

.error{
	background-color:#FF8A8A;
	background-image: url(http://iconos.datoar.es/coquette/32/delete.png);
	border-color:#FF3333;
}

.load{
	background-color:#E2E2E2;
	background-image: url(http://iconos.datoar.es/coquette/32/process.png);
	border-color:#B2B2B2;
}
#section .clear{
	clear:both;
}
#section .imgteaser {
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}
#section .imgteaser a {
	text-decoration: none;
	float: left;
}
#section .imgteaser a img {
	float: left;
	width:240px;
	height:180px;
	float: left;
	margin: 3px;
	border: none;
}
#section .imgteaser a:hover .more {
	position: absolute;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	right: 7px;
	bottom: 6px;
	display: block;
	outline:0;
	padding:2px 16px 2px 4px;   /* Links */
	text-decoration:none;
	cursor:pointer;
	text-decoration:underline;
    background-color: #464646;
    color:#FFFFFF;
	background-position: right center;
	background-repeat:no-repeat;
}

#section .imgteaser a .more {display: none;}
#section .imgteaser a .desc{
	display:block;
	padding: 5px;	background-color:#33acfc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#33acfc), to(#3198dd));
    background-image: -moz-linear-gradient(top,#33acfc,#3198dd);
	color: #FFFFFF;
	position: absolute;
	bottom: 3px;
	left: 3px;
	right:3px;
	overflow:hidden;
	height:16px;
	color:#FFFFFF;
	font-size:14px;
}

#section .vidteaser {
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}
#section .vidteaser a {
	text-decoration: none;
	float: left;
}
#section .vidteaser a img {
	float: left;
	width:178px;
	height:133px;
	float: left;
	margin: 3px;
	border: none;
}
#section .vidteaser a:hover .more {
	position: absolute;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	right: 7px;
	bottom: 6px;
	display: block;
	outline:0;
	padding:2px 16px 2px 4px;   /* Links */
	text-decoration:none;
	cursor:pointer;
	text-decoration:underline;
    background-color: #464646;
    color:#FFFFFF;
	background-position: right center;
	background-repeat:no-repeat;
}

#section .vidteaser a .more {display: none;}
#section .vidteaser a .desc{
	display:block;
	padding: 5px;	background-color:#33acfc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#33acfc), to(#3198dd));
    background-image: -moz-linear-gradient(top,#33acfc,#3198dd);
	color: #FFFFFF;
	position: absolute;
	bottom: 3px;
	left: 3px;
	right:3px;
	overflow:hidden;
	height:16px;
	color:#FFFFFF;
	font-size:14px;
}

#section .printeaser {
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}
#section .printeaser a {
	text-decoration: none;
	float: left;
}
#section .printeaser a img {
	float: left;
	width:734px;
	float: left;
	margin: 3px;
	border: none;
}
#section .printeaser a:hover .more {
	position: absolute;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	right: 7px;
	bottom: 6px;
	display: block;
	outline:0;
	padding:2px 16px 2px 4px;   /* Links */
	text-decoration:none;
	cursor:pointer;
	text-decoration:underline;
    background-color: #464646;
    color:#FFFFFF;
	background-position: right center;
	background-repeat:no-repeat;
}

#section .printeaser a .more {display: none;}
#section .printeaser a .desc{
	display:block;
	padding: 5px;	background-color:#33acfc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#33acfc), to(#3198dd));
    background-image: -moz-linear-gradient(top,#33acfc,#3198dd);
	color: #FFFFFF;
	position: absolute;
	bottom: 3px;
	left: 3px;
	right:3px;
	overflow:hidden;
	height:16px;
	color:#FFFFFF;
	font-size:14px;
}

#section .galeria{
	width: 739px;
	margin-top:5px;
	margin-bottom:15px;
	}
#section .galeria .mini{
	width: 135px; 
	max-height:448px;
	overflow: auto;
	float:right;
	border:#cccccc solid 1px;
}
#section .galeria .mini img{
	display:block;
	width:57px;
	height:42px;
	float: left;
	padding:0px;
	margin:1px;
}
#section .galeria .imagen{
	height:450px;
	width:600px;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(images/load.gif);
	float: left;
	position: relative;
}
#section .galeria .imagen .next{
	position: absolute;
	right: 5px;
	bottom: 5px;
	height:32px;
	width:32px;
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}
#section .galeria .imagen .back{
	position: absolute;
	left: 5px;
	bottom: 5px;
	height:32px;
	display:block;
	width:32px;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}
	
#section .galeria .imagen img{
	height:450px;
	width:600px;
	}

#section .paginacio {
	padding: 1px;
	height:17px;
	display:block;
}

#section .gris {
    background-color:#DEDEDE;
}
#section .blanco {
	background-color:#FFFFFF;
}
#section .izquierda {
	float: left;
}
#section .izquierd {
	float: left;
	padding-left:16px;
	background-repeat: no-repeat;
	background-position: left center;
}
#section .derecha {
	float: right;
}
#section .derecha .vacio{
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
#section .derech {
	float: right;
	padding-left:16px;
	background-repeat: no-repeat;
	background-position: left center;
}
#section .cuadrado {
	float: left;
	width:359px;
	float: left;
	margin: 3px;
	border: none;
	padding: 2px;
	border-bottom: 1px solid #CCCCCC;
}
#section .cuadrados {
	float: left;
	width:236px;
	float: left;
	margin: 3px;
	border: none;
	padding: 2px;
	border-bottom: 1px solid #CCCCCC;
}

#section .cuadradoss {
	float: left;
	width:174px;
	float: left;
	margin: 3px;
	border: none;
	padding: 2px;
	border-bottom: 1px solid #cccccc;
}
#section .myform{
	border-bottom: dashed 1px #cccccc;
	margin-bottom:10px;
	margin-top:5px;
	padding-bottom:5px;
	padding-top:5px;
}
#section .myform p{
	color:#464646;
	margin-bottom:10px;
	padding:0px 0px 5px 0px;
	border-bottom: dashed 1px #cccccc;
}
#section .myform label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:125px;
	float:left;
}
#section .myform .small{
	color:#777777;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:125px;
}
#section .myform .input{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	float:left;
	width:350px;
	margin:2px 20px 0 10px;
	background-color:#EFEFEF;
	border:#464646 1px solid;
	color:#000000;
	padding:5px;
	}
#section .myform  .textarea {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	width: 536px;
	height:150px;
	float:left;
	margin:2px 20px 5px 10px;
	background:#EFEFEF;
	border:#464646 1px solid; 
	color:#000000;
	padding:5px;}
#section .myform  .checkbox {
	float:left;
	padding:5px;
	margin:2px 0px 5px 15px;}
#section .myform .izqui {
	text-align:right;
}


#sidesection{
	width:160px;
	float:left;
}
#sidesection img.perfil{
	float:left;
	border-top:none;
	border-left:none;
	padding:3px;
}
#sidesection strong{
	color:#33acfc;
}
#sidesection strong a{
	color:#33acfc;
}
#sidesection strong a:hover{
	color:#000000;
}
#sidesection .post-footer .vacio{
	display:block;
	text-align:left;
	padding-left:18px;
	background-position:left center;
	background-repeat: no-repeat;
}
#sidesection .post-footer a.vacio{
	color:#33acfc;
}
#sidesection .post-footer a.vacio:hover{
	color:#000000;
}
#sidesection h2{
	font-size:14px;
	border-bottom:1px dashed #999999;
	margin-bottom:3px;
	padding-bottom:1px;
	color:#666666;
	text-transform:none;
}
#sidesection .cuadro{
	color:#FFFFFF;
	background-color:#424242;
	padding:5px;
	font-weight:bold;

}
#sidesection .cuadro a{
	color:#FFFFFF;
	text-decoration:none;
}
#sidesection .cuadro a:hover{
	color: #CCCCCC;
}
#mainsection{
	width:568px;
	float:right;
}
#mainsection .printeaser a img {
	float: left;
	width:562px;
	float: left;
	margin: 3px;
	border: none;
}
#mainsection .vidteaser a img {
	float: left;
	width:183px;
	height:137px;
	float: left;
	margin: 3px;
	border: none;
}
#mainsection .cuadrado {
	float: left;
	width:273px;
	float: left;
	margin: 3px;
	border: none;
	padding: 2px;
	border-bottom: 1px solid #CCCCCC;
}
#mainsection .cuadrados {
	float: left;
	width:179px;
	float: left;
	margin: 3px;
	border: none;
	padding: 2px;
	border-bottom: 1px solid #CCCCCC;
}
#mainsection .cuadradoss {
	float: left;
	width:132px;
	float: left;
	margin: 3px;
	border: none;
	padding: 2px;
	border-bottom: 1px solid #CCCCCC;
}
#mainsection .myform .input{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	float:left;
	width:250px;
	margin:2px 20px 0 10px;
	background-color:#EFEFEF;
	border:#464646 1px solid;
	color:#000000;
	padding:5px;
	}
#mainsection .myform  .textarea {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	width: 400px;
	height:120px;
	float:left;
	margin:2px 20px 5px 10px;
	background:#EFEFEF;
	border:#464646 1px solid; 
	color:#000000;
	padding:5px;}

#sidebar{
	width:190px;
	float:right;
    padding: 5px;
    margin:0px;
	margin-right:5px;
    position: relative;
    z-index: 90;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
    background: #424242;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6a6b6b), to(#424242));
    background-image: -moz-linear-gradient(top,#6a6a6a,#424242);
    color: #fff;
	margin-bottom:15px;
}
#sidebar .infobox {
    position: relative; display:block;	margin-bottom:10px;
}
#sidebar .infobox .triangle-l {
    border-color: transparent #2083c2 transparent transparent;
    border-style:solid;
    border-width:5px;
    height:0;
    width:0;
    position: absolute;
    left: -15px;
    top: 24px;
    z-index: 0; /* displayed under infobox */
}
#sidebar .infobox .triangle-r {
    border-color: transparent transparent transparent #2083c2;
    border-style:solid;
    border-width:5px;
    height:0;
    width:0;
    position: absolute;
    left: 195px;
    top: 24px;
    z-index: 0; /* displayed under infobox */
}
#sidebar .infobox h2{
	position: relative;
    width: 200px;
    color: #fff;
	margin-top:5px;
	margin-bottom:5px;
	display:block;
    padding: 5px 5px;
    left: -10px;
    z-index: 100;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
    background: #33acfc;
	background-color:#33acfc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#33acfc), to(#3198dd));
    background-image: -moz-linear-gradient(top,#33acfc,#3198dd);
    text-shadow: #2187c8 0 -1px 1px;
    font-weight: bold;
	font-size:17px;
}
#sidebar .infobox h2 a{
	color:#FFFFFF;
}
#sidebar .infobox h2 a:hover{
	color:#000000;
}
#sidebar .infobox ul{
	list-style:none;
	margin-bottom:5px;
}
#sidebar .infobox ul li{
	background-position:left 1px;
	background-repeat: no-repeat;
}
#sidebar .infobox ul li a{
	background-image:url(http://iconos.datoar.es/coquette/16/tag_blue.png);
	color:#FFFFFF;
	display:block;
	margin-bottom:2px;
	padding-left:16px;
	background-position:left 1px;
	background-repeat: no-repeat;
}
#sidebar .infobox ul li a:hover{
	color:#000000;
}

#footer{
	clear:both;
	width:100%;
	background-color:#424242;
	display:block;
}
#footer div{
	clear:both;
	width:960px;
	margin:0px auto;
	color:#FFFFFF;
	display:block;
}

#footer div ul{
	clear:both;
	list-style:none;
}
#footer div ul li{
	display:block;
	float:left;
	color:#FFFFFF;
	width:230px;
	margin:3px;
	padding:2px;
	margin-bottom:15px;
}
#footer div ul li h2{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:capitalize;
}
#footer div ul li a{
	padding-left:18px;
	display:block;
	background-position:left center;
	background-repeat:no-repeat;
}
#footer div ul li a:hover{
	color:#FFFFFF;
}
blockquote { 
	color:#FFFFFF;
	margin: 5px 10px;
	display:block;
	width:210px;
 }
blockquote *:first-child:before { 
	content: "\201C"; 
}
blockquote *:first-child:after { 
	content: "\201D";
 }
blockquote:before, blockquote:after, q:before, q:after {content:"";}

#ventana{
margin-left:-331px;
	width:662px;
	position:fixed;
	top:50px;
	left:50%;
	right:50%;
	z-index: 100;
}
#ventana .arriba{
	width:662px;
	height:10px;
	background-image: url(images/aaa.png);
}
#ventana .abajo{
	width:662px;
	height:10px;
	background-image: url(images/ccc.png);
}
#ventana .centro{
	padding-left:15px;
	padding-right:15px;
	width:632px;
	background-image: url(images/bbb.png);
	padding-top: 10px;
	padding-bottom: 10px;
}
#ventana .centro .boton{
	padding-left:16px;
	float:right;
	background-repeat: no-repeat;
	background-position: 2px center;
}



