/* CSS Document */
 html, body, table{
height:100%;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Garamond,"Times New Roman", Times, serif;
	text-align:right;
	font-size:13px;
}

tbody{
	border:0px;
}
table{
	border:0px;
}

td{
	border:0px;
	color:#333333;
}

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

a:hover{
	color:#CC6633;
	text-decoration:none;
}

input{
	width:205px;
	height:25px;
}

textarea{
 width:205px;
 height:120px; 
}
.form-submit{
}
.titular{
	color:#CC6633;
	font-weight:bold;
}

.nombreCampoForm{
	width:15%;
	color:#666666;
	float:left;
	padding-top:3px;
}

.campoForm{
	float:left;
	width:78%;
}

.lineaForm{
	height:35px;
}

#enlaceEnviarFormulario{
	color: #FF0000;
	width:46%;
	width:315px;
	text-align:right;
	cursor:pointer;
}



.lineaEnlace{
	padding-top:5px;
}


/****** Noticias **********/
.tituloNoticias{
	font-size:20px;
	color: #888888;
}

.textNoticias{
	color: #888888;
	width:65%;
}
/**************************/


/***** Paginador ***********/
.item-list, .pager, .pager-current, .first, .pager-item, .active, .pager-next, .active, .pager-last, .last, li, ul{

}

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