/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #CCCCCC;
	background-color: #FFFFFF;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

a{
	color: #000000;
	text-decoration: none;
}

a:link{
	color: #000000;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #4E7581;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #66FF99;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 10px;
 color: #BFFFCF;
 margin: 0px;
 padding: 0px;
}

h4{
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

h5{
 font-family: Arial,sans-serif;
 font-size: 12px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: none;
}

ul ul{
	list-style-type: none;
}

ul ul ul{
	list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.texto{
 font-family: Arial,sans-serif;
 font-size: 12px;
 color: #003366;
}

#panelusuario{
}

#datosusuario{
	margin:0px;
	padding:0px;
	width:400px;
	float:left;
}

.datosusuario{
	margin:6px;
	padding:6px;
	width:374px;
	background-color:#F5FDFE;
	border:solid #B9E2F9 1px;
	height: 1%;
	overflow: hidden;
}

.infousuario{
	padding: 0px 0px 0px 20px;
	margin: 0px;
	height: 1%;
	overflow: hidden;
}

#opcionesusuario{
	height:1%;
	margin:6px;
	background-color:#FFFFFF;
	border:solid #B9E2F9 1px;
	overflow: hidden;
	padding: 6px;
}

.opcionesusuario{
	clear:both;
	padding-top: 10px;
}

#Msgp{
	margin:6px;
	padding:6px;
	background-color:#FFFFFF;
	border:solid #838383 1px;
	height: 1%;
	overflow: hidden;
	clear: both;
}

.contenido a.boton,.contenido a.boton:link,.contenido a.boton:visited{
	font-style: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#4880DB;
	border: solid #000000 1px;
	padding: 0px 5px 0px 5px;
	line-height: 20px;
	display:block;
	height:20px;
	cursor:pointer;
	text-decoration: none;
	white-space: nowrap;
	float:left;
}

.contenido a.boton:hover{
	color: #FFFFFF;
	text-decoration:none;
}

.boton2{
	font-style: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #FFDD97;
	background-color:#4880DB;
	border: solid #000000 1px;
	padding: 3px;
	margin: 6px;
	font-weight: bold;
	text-decoration: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#titulo{
	width: 100%;
}

#publiTitulo{
	position: absolute;
	left: 320px;
	top: 10px;
}

#barraTitulo{
	position: absolute;
	left: 40px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	top: 84px;
}

#menu{
	float: left;
	width: 120px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

#publiDerecha{
	float:right;
	width: 160px;
	height: 600px;
	position: absolute;
	top: 221px;
	right: 1px;
}

#contenido{
	position: relative;
	width: auto;
	margin-right: 170px;
	margin-left: 124px;
	margin-top: 96px;
	height: auto;
}

#columna{
	float: left;
	width: 100%;
}

#columna1{
	float: left;
	width: 50%;
}

#columna2{
	float: right;
	width: 49%;
}

#publiArriba{
	position: absolute;
	left: 126px;
	height: 94px;
	top: 126px;
}

#apartado{
	overflow: hidden;
	border: 0px;
	padding: 0px;
	margin: 0px;
	clear: right;
}

#foto{
	border: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.contenido .avatar{
	border: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.contenido .avatar img{
	border: 0px;
	margin: 4px;
	padding: 0px;
}

.menuderecha{
	float: right;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	position: static;
	border-left: solid #FFCC00 1px;
	margin-left: 20px;
	right: 0px;
	top: 0px;
	padding: 0px;
	text-align: left;
}


/************* estilos #barraArriba **************/

#barraArriba{
	color: #86C6E8;
	text-align: center;
	height: 12px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #86C6E8;
	border-bottom-color: #86C6E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 20px;
}

#barraArriba img{
 display: block;
}

#barraArriba a {
	font-size: 9px;
	padding: 0 4px 0 0;
	text-align: center;
}


/************** estilos .contenido ***************/

.contenido{
	font-size: 14px;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: auto;
	overflow:hidden;
	/*min-width: 600px;
	width:expression(document.body.clientWidth < 700 ? "600px" : "100%" );*/
}

html .contenido{
	font-size: 14px;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: auto;
	height: 1%;
	overflow:hidden;
}

.contenido h1{
	font-size: 14px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 16px;
	color: #006699;
}

.contenido h2{
	font-size: 14px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 16px;
	color: #999999;
	margin: 0px;
}

.contenido h3{
	font-size: 14px;
	font-style: normal;
	font-family: Tahoma;
	padding-left: 16px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	margin-bottom: 4px;
}

.contenido p{
	padding: 5px 0px 0px 10px;
}

.contenido img{
	float: left;
	border: 0px;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
}

.contenido a:link{
	color: #008FD5;
	text-decoration: none;
}

.contenido a:visited{
	color: #008FD5;
	text-decoration: none;
}

.contenido a:hover{
	color: #999999;
	text-decoration: underline;
}

.contenido table{
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
}


.contenido table p{
	padding: 0px;
	margin: 0px;
}

.menuderecha table{
	width: auto;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.articulo{
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-left: 10px;
	width: inherit;
}

.articulo p{
	padding: 0px 0px 0px 0px;
	text-indent: 20px;
}

.titulocontenido{
	width: 50%;
	background-color: #86C6E8;
}

.titulocontenido2{
	width: 100%;
	background-color: #86C6E8;
}

.encabezadocontenido{
	width: 100%;
	text-align: justify;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
}

.encabezadocontenido p{
	padding: 0px;
	margin: 0px;
}

.datoscontenido{
	width: 100%;
	text-align: justify;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
}

.datoscontenido p{
	color:#666666;
	padding: 6px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

.ficha{
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-left: 10px;
	display: block;
}

.ficha table{
	width: 100%;
}

#foto img{
	border: 0px;
	margin: 4px;
	padding: 0px;
	height: 100px;
}

#foto p{
	font-size: 9px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.album #foto{
	margin: 10px 15px 10px 15px;
	padding: 0px;
}

.album .avatar{
	margin:10px;
	padding:0px;
	float:left;
}

	
/************** menusup *****************/

#menusup
{
	height:22px;
	width:auto;
	font-size: 14px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	position: relative;
}

#menusup a
{
	color: #AA6C0F;
	text-decoration:none;
	cursor:pointer;
}

.botonsup
{
	display:block;
	background:transparent url(images/all.gif) no-repeat scroll 0px -160px;
	float: left;
	margin: 0px;
	padding: 3px 5px 0px 5px;
	white-space: nowrap;
	height: 19px;
}

.botonsupder
{
	background:transparent url(images/all.gif) no-repeat scroll -5px -182px;
	width: 5px;
	height: 22px;
	display: block;
	float: left;
	margin-right: 3px;
}

.botonsupizq
{
	background:transparent url(images/all.gif) no-repeat scroll 0px -182px;
	width: 5px;
	height: 22px;
	display: block;
	float: left;
}

/************* estilos #abajo ***************/

#links{
	font-size: 12px;
	font-family: Tahoma;
	font-style: normal;
	color: #006699;
	padding: 10px 0px 4px 0px;
	clear: both;
}

#links img{
	padding: 0 0 0 0;
	vertical-align: middle;
}

#links a{
	color: #006699;
	text-decoration: none;
}

#links a:link{
	color: #006699;
	text-decoration: none;
}

#links a:visited{
	color: #006699;
	text-decoration: none;
}

#links a:hover{
	color: #006699;
	text-decoration: underline;
}

#sitio{
	clear: both;
	font-size: 12px;
	padding: 10px 0px 0px 0px;
	font-family: Tahoma;
	font-style: normal;
	color: #006699;
}

#sitio img{
	padding: 0 0 0 0;
	vertical-align: middle;
}

#sitio a{
	color: #006699;
	text-decoration: none;
}

#sitio a:link{
	color: #006699;
	text-decoration: none;
}

#sitio a:visited{
	color: #006699;
	text-decoration: none;
}

#sitio a:hover{
	color: #006699;
	text-decoration: underline;
}


/*********** #estilos menu ***********/

#menu ul a:link, #menu ul a:visited {display: block;}
#menu ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#menu li {border-bottom: 1px solid #FFFFFF;}

/* fix for browsers that don't need the hack */
/*html>body #menu li {border-bottom: none;}*/


/*********** #estilos menu ***********/

#linksMenu{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	width: 120px;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	background-color: #86C6E8;
}

#linksMenu a {
	display: block;
	padding: 0px 0px 0px 10px;
	margin: 2px 0px 2px 0px;
}

#linksMenu a:hover{
}

#linksMenu ul{
	list-style-type: none;
}

#publiMenu{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
}

/***************************************/

.form1{
	color:#000000;
	margin:0px 10px 10px 10px;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	background-color:#A8C5FF;
}

.form1 .elemform{
	background-color:#A8C5FF;
	margin:4px;
}

.form1 .elemform h3{
	color:#000000;
	margin-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding: 0px;
}

.form1 .elemform input{
	margin:0px 10px 1px 10px;
	padding:2px;
	font-size:12px;
	border:#666666 solid 1px;
}

.form1 .elemform select{
	margin:0px 10px 1px 10px;
	font-size:12px;
}

.form1 .elemform textarea{
	margin:0px 10px 1px 10px;
	font-size:12px;
}

.form1 .sepform{
	height:1px;
	background-color:#88A5FF;
	margin:0px 10px 0px 10px;
}

.form1 input{
	font-size:12px;
}

.form1 .botonform{
	padding:2px;
	border:#666666 solid 1px;
}

.formimg1{
	margin:20px 20px 10px 20px;
}

.formimg1 .elemform{
	display:block;
	color:#000000;
}

.formimg1 input{
	font-size:12px;
	border:#666666 solid 1px;
}

.formimg1 .botonform{
	padding:2px;
	border:#666666 solid 1px;
}

.contenido .formlogin{
	color:#000000;
	float:left;
	padding:5px;
	margin:0px 10px 10px 10px;
	border:#666666 solid 1px;
	background-color:#CAD8E6;
}

.formlogin .elemform h2{
	color:#000000;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:12px;
}

.formlogin .elemform h3{
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#006699;
}

.formlogin .elemform .ar{
	margin:0px 0px 0px 30px;
	padding:0px;
	font-size:11px;
	color:#006699;
	text-decoration:none;
}

.formlogin .elemform{
	margin:4px;
}

.formlogin .elemform input{
	margin:0px 10px 1px 10px;
	padding:2px;
	font-size:12px;
}

.formlogin .elemform .edicion{
	border:#666666 solid 1px;
}

.formlogin .elemform .check{
	margin:0px 0px 0px 40px;
	padding:0px;
}

.formlogin .botonform{
	border:#666666 solid 1px;
}

/***************************************/

#dialog1{
	position:absolute;
	background-color:#FFFFFF;
	border:solid 1px #336699;
	z-index:1000;
	display:none;
	margin-right: auto;
	margin-left: auto;
}

#dialog1 .dialogt{
	padding:2px 5px 2px 5px;
	height:20px;
	background-color:#004080;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#dialog1 .dialogc{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:20px;
}

#dialog1 .dialogc .formdlg1{
	margin:0px;
	padding:0px;
}

#dialog1 .dialogc h2{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
}

#dialog1 .dialogc a{
	color:#336699;
}

#dialog1 .dialogc .botform{
	text-align:right;
	margin:20px 0px 0px 0px;
	padding:0px;
}

#dialog1 .dialogc .botonform{
	border:solid 1px #000000;
	margin:0px 0px 0px 20px;
	padding:0px;
	background-color:#ACC0DF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}

#dialog1 #imgdlg{
	height:200px;
	border:solid 1px #CCCCCC;
	overflow:scroll;
}

#dialog1 .ip{
	cursor:pointer;
}

#dialog1 #formimg{
	float:none;
	overflow:hidden;
	height:40px;
}

#formimg #resimg1{
	font-weight:bold;
}

#formimg #formimg1{
	margin:0px;
	padding:0px;
	display:none;
}

#formimg .elemform{
	float:none;
	margin:0px;
	padding:0px;
	clear:both;
}

#formimg #formimg1 .edicion{
	margin:0px;
	padding:0px;
	border:solid 1px #000000;
	font-size:12px;
}

/***************************************/

