/********************* Styles ****************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 12px;
	background-color: #000000;
	background-image:url(../imagenes/design/web_background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
* {margin: 0px;padding: 0px;}
p {
	padding: 10px 10px 10px 20px;
	display:block;
	color:#cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}

a {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

h2 {
	padding: 10px 10px 10px 20px;
	color:#99ccff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}

h4 {
	color:#99ccff;
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

img {
    border:none;
}

/********************* Buttons Form ****************************/

input.nobutton{
	border:0;
	background-color:#151616;
	text-decoration:underline;
	color:#cccccc;
	cursor:pointer;
	}
	
.boldbutton{
	background-image:url(../sp/login/smiles/bold.gif);
	background-repeat:no-repeat;
	height:22px;
	width:22px;
	background-position:center;
	vertical-align:top;
	}
	
.italicbutton{
	background-image:url(../sp/login/smiles/italic.gif);
	background-repeat:no-repeat;
	height:22px;
	width:22px;
	background-position:center;
	vertical-align:top;
	}
	
.underlinebutton{
	background-image:url(../sp/login/smiles/underline.gif);
	background-repeat:no-repeat;
	height:22px;
	width:22px;
	background-position:center;
	vertical-align:top;
	}
	
.strikebutton{
	background-image:url(../sp/login/smiles/strike.gif);
	background-repeat:no-repeat;
	height:22px;
	width:22px;
	background-position:center;
	vertical-align:top;
	}
	
.colorbutton{
	background-image:url(../sp/login/smiles/color.gif);
	background-repeat:no-repeat;
	height:22px;
	width:22px;
	background-position:center;
	vertical-align:top;
	}
	
.leftbutton{
	background-image:url(../sp/login/smiles/fontleft.gif);
	background-repeat:no-repeat;
	height:22px;
	width:22px;
	background-position:center;
	vertical-align:top;
	}
	
.centerbutton{
	background-image:url(../sp/login/smiles/center.gif);
	background-repeat:no-repeat;
	height:22px;
	width:22px;
	background-position:center;
	vertical-align:top;
	}
	
.rightbutton{
	background-image:url(../sp/login/smiles/right.gif);
	background-repeat:no-repeat;
	height:22px;
	width:22px;
	background-position:center;
	vertical-align:top;
	}
	
.emailbutton{
	background-image:url(../sp/login/smiles/email.gif);
	background-repeat:no-repeat;
	height:22px;
	width:22px;
	background-position:center;
	vertical-align:top;
	}
	
.urlbutton{
	background-image:url(../sp/login/smiles/url.gif);
	background-repeat:no-repeat;
	height:22px;
	width:22px;
	background-position:center;
	vertical-align:top;
	}


/********************* Headers Characteristics ****************************/

#header{
	position:relative;
}
#header ul{
	position:absolute;
	top:255px;
	display:block;
	left:30px;
	width:800px;
}
#header ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}

.last{
	border-right: 0px none #6b7272 !important;
}
#header ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#header ul li a:hover{
	text-decoration:underline;
}

/********************* Menu Acordeon ****************************/
.container {
	width: 192px;
	margin: 0 auto;
}
h2.acc_trigger {
	padding: 0;	margin: 0px;
	background: url(../imagenes/design/menu.png) no-repeat;
	height: 37px;	line-height: 37px;
	width: 192px;
    text-align: left;
	font-weight: normal;
	float: left;
}
h2.acc_trigger a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 30px;
}
h2.acc_trigger a:hover {
	color: #cccccc;
}
h2.active {background-position: left bottom;}
.acc_container {
	margin: 0px; padding: 0;
	overflow: hidden;
	width: 192px;
	clear: both;
	background: url(../imagenes/design/menumiddle.gif);
	border: 0px;
}
.acc_container .block {
	padding: 0px;
}

/********************* Menu Comentarios ****************************/
.container_comments {
	width: 460px;
	margin: 0 auto;
}
h2.acc_trigger_comments {
	padding: 0;	margin: 0px;
	background: url(../imagenes/design/menu.png) no-repeat;
	height: 37px;	line-height: 37px;
	width: 460px;
    text-align: left;
	font-weight: normal;
	float: left;
}
h2.acc_trigger_comments a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 30px;
}
h2.acc_trigger_comments a:hover {
	color: #cccccc;
}
h2.active_comments {background-position: left bottom;}
.acc_container_comments {
	margin: 0px; padding: 0;
	overflow: hidden;
	width: 460px;
	clear: both;
	background: url(../imagenes/design/menumiddle.gif);
	border: 0px;
}
.acc_container_comments .block {
	padding: 0px;
}

/********************* Design ****************************/
#login{
	text-align: left;
}

#vinculo{
	position:absolute;
	top:19px;
	display:block;
	left:390px;
	width:800px;
	height:200px;
}

#idiomas{
	position:absolute;
	top:202px;
	display:block;
	left:414px;
	width:800px;
	height:200px;
}

#registrate{
	position:absolute;
	top:113px;
	display:block;
	left:395px;
	width:800px;
	height:200px;
}

#imageborder{
	margin: 0px auto;
	text-align: left;
	width: 1004px;
	background-image:url(../imagenes/design/background.jpg);
	background-repeat:repeat-y
}

#imagedown{
	margin: 0px auto;
	text-align: left;
	height:70px;
	width: 1004px;
	background-image:url(../imagenes/design/border_down.jpg);
	background-repeat:repeat-y
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 870px;
}

#content{
}

#left{
	width:192px;
	float:left;
}
#middle{
	margin-left:206px;
	margin-right:196px;
	width:460px;
}
#right{
	width:192px;
	float:right;
}

#footer{
	width:850px;
}

#logos{
	text-align: center;
}

#printer{
	text-align: right;
}

.clear{
	clear:both;
}

.alinearizd {float: left;
	margin-left:20px;
	margin-right:20px;
	}
.alineardcha {float: right;
	margin-left:20px;
	margin-right:20px;
}

/********************* menu ****************************/
.menuheader{
	width:192px;
	height:37px;
	background-image:url(../imagenes/design/menutop.gif);
	display:block;
}
.menucontent{
	width:192px;
	background-image:url(../imagenes/design/menumiddle.gif);
	padding-top:10px;
	background-repeat: repeat-y;
}.menuheader h3{
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.menufooter{
	width:192px;
	height:15px;
	background-image:url(../imagenes/design/menubottom.gif);
	display:block;
}

.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#666666;
}
.menu ul li{
	padding-top: 5px;
	color:#666666;
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
}
.menu ul li a:hover{
	text-decoration:underline;
	text-transform: uppercase;
}

/********************* post ****************************/
.post{
	margin-bottom:15px;
}
.tabTitle{
	display:block;
	width:440px;
	height:33px;
	background-color: #262727;
	color:#FFFFFF;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	font-size: 10px;
}
.tabTitle h1{
	padding: 7px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.tabMessage{
	background-color: #161616;
	display:block;
	width:460px;
}

.tabMessage p{
	text-align: center;
	padding: 10px 10px 10px 20px;
}

.tabMessage div{ 
	text-align: center;
} 

.tabBy{
	background-color: #262727;
	display:block;
	width:440px;
	height:25px;
	font-size: 9px;
	padding: 5px 10px 5px 10px;	
}

.postheader{
	background-image:url(../imagenes/design/posttop.gif);
	display:block;
	width:460px;
	height:33px;
}
.postheader h1{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.postcontent{
	background-image:url(../imagenes/design/postmiddle.gif);
	background-repeat: repeat-y;
	padding: 20px 0px;
}
.postfooter{
	background-image:url(../imagenes/design/postbottom.gif);
	background-repeat: no-repeat;
	display:block;
	width:460px;
	height:15px;
}

.postheader,.menuheader{
	color:#cccccc;
	text-transform: uppercase;
}

.encuesta {
	vertical-align:middle;
	text-align:center;
	border:none;
	height:250px;
	background-image:url(../imagenes/design/menumiddle.gif);
	padding-top:10px;
	background-repeat: repeat-y;
}
.anuncio{
	vertical-align:middle;
	text-align:center;
	width:192px;
	height:600px;
	background-image:url(../imagenes/design/menumiddle.gif);
	padding-top:10px;
	background-repeat: repeat-y;
}

.banner{
	vertical-align:middle;
	text-align:center;
}

.links{
	text-align:center;
	width:100%;	
}

/********************* Navegacion ****************************/
.bullet {
	display:inline;
	padding:0 0 0 10px;
	background:transparent url(../imagenes/design/bullet.gif) no-repeat 0 50%;
	font-size:110% !important /*Non-IE6*/;
	font-size:100% /*IE6*/;
}
.nobullet {
	display:inline;
	padding:0;
	background:none;
	color:#cc6600;
	font-weight: bold
}

/********************* Fin ****************************/

