/* CSS Document */
body{
background-color:#DDDDDD;
margin-top:0px;
/** font-size:14px; **/ 
}
/****Menu***/

.menu{
	font-family:"Times New Roman", Times, serif;
	color:#666666;
	size:15px;
	font-weight:bold;
}

.td{
	background:url(/images/lado_izp/fondo-menu.png);
	border:2px solid #8fa28f;
}
/***Links*******/

/** A:link, A:visited, A:active {color:#990000;
text-decoration:none; 
} **/
a:active, a:visited{
color:#0000CC;
}

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


/******Parrafos******/

.h1{
font-family:"Times New Roman", Times, serif;
color:#333333;
font-weight:bold;
font-size:20px;
padding:15px;
text-align:left;
}
.h2{
font-family:"Times New Roman", Times, serif;
color:#333333;
font-weight:bold;
font-size:20px;
padding:15px;
text-align:left;
background:#CCCCCC;
}
.h3{
font-family:"Times New Roman", Times, serif;
color:#333333;
font-weight:bold;
font-size:14px;
padding:15px;
text-align:left;

}
.texto{
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
text-align:left;
padding:10px;
}

.texto2{
font-family:"Times New Roman", Times, sans-serif;
font-size:13px;
font-weight:500;
text-align:left;
padding:5px;
} 
.texto-bienvenidos{
font-family:"Times New Roman", Times, sans-serif;
font-size:12px;
font-weight:500;
color:#000000;

padding:2px;
} 
.update{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.anuncio{
text-decoration:blink;}
.NE{
font-family:"Times New Roman", Times, serif;
color:#0066CC;
font-weight:bold;
font-size:18px;
padding-left:30px;
}

.titulo{
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
text-align:left;
padding-left:10px;
}

.td2{
	border:2px solid #8fa28f;
}
.td3{
	background:#F1F1E7;
	
	font-size:12;
	font-weight:bold;
	color:#333333;
	border-bottom-color:#FFFFFF;
	border-bottom-style:dashed;
	border-bottom-width:2px;
	}

.td4{
	background:#F1F1E7;
	font-size:12;
	font-weight:bold;
	text-align:center;
	color:#333333;
	border-bottom-color:#FFFFFF;
	border-bottom-style:dashed;
	border-bottom-width:2px;
	}

.galeria{
	font-size:11px;
}

/*General styles not really related to the forms*/

img{
	border:0;
}

#container {
	padding:20px;
}

/*Forms defaults*/
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}

label {
	color:#000000;
	cursor:pointer;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
}
label.chosen {
	color:#333;
}

/*Transparent items*/
.transparent {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	border:0px solid #FFF;
	background:#FFF;
	z-index:10;
	cursor:pointer;
}

.transparentFake {
	background:none;
	border:none;
}

.transparent2 {
	z-index:10;
}

/*Text inputs*/
.textinput, .textinputHovered {
	width:252px;
	height:15px;
	color:#000;
	background:url(/images/ctexto/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.tdinput{
	height:18px;
	border:#cccccc 2px solid;
}
.textinputHovered {
	background-position:left bottom;
}

/*Text areas*/
.textarea, .textareaHovered {
	width:360px;
	height:125px;
	background:url(/images/ctexto/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textareaHovered {
	background-position:left bottom;
}

/************************Div**************************/
.contenido{

background:url(/images/div-bg.jpg);
border:3px solid #999999;
}

/*************************Selects drop-down***********************/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {
	display:none;
}
.optionsDivVisible {
	display:block;
}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #6f7074;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

/********************Button**************************/
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(/images/ctexto/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}

.buttonReset, .buttonResetHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(/images/ctexto/button2.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonResetHovered {
	background-position:right bottom;
}

/***********Test div - testing if stylesheets are enabled*******************/
#stylesheetTest {
	position:absolute;
	left:-999px;
	width:10px;
	height:10px;
}
/***********Tipo de letra para las P*********************************/


.encabezado { 
 font-family:"Book Antiqua"; 
 font-size:15px;
 font-weight:bold;  
}

.idioma{
right:auto;
padding-right:30px;	
	}
.td-tamaņo{
height:40px;}	
.div{
	font:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;}
