a	{
	color:red;
	text-decoration:underline;
	font-weight:bold;
}



/* estructura general */

#busqueda {
	float:left;
	width:750px;
	background-color:#fff;
	background-image:url(images/bg_fieldset.jpg);
	border:red 1px solid;
	padding:15px 5px 5px 5px;
	height:60px;
	text-align:left;
	clear:both;
}

.busqueda p {
	margin: 5px 5px 5px 5px;
	font-weight:bold;
	color:#000000;
}

.cant_art
{

	font-size:12px;
	color:#CC0000;

	clear:both;
	width:100%;
	text-align:center;
	
	
}

.but_busqueda
{

	font-size:12px;
	color:#CC0000;

	clear:both;
	width:90%;
	text-align:right;
	margin-bottom:5px;

	
	
}

.busqueda label {
	margin:2px 0px 2px 0px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

input.txt_busq
	{
	color:#000;
	background-color: #fff;
	border: 1px inset #444444;
	width:500px;
	margin:2px 0px 2px 0px;
	font-size: 12px;
	background-image:url(images/bg_txtbusq.gif);
	background-repeat:no-repeat;
	padding-left:20px;

	}

/*cuerpo del site*/



/* registracion*/
#signin
	{
	background-image:url(images/tit_signin.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#f1f1f1;
	padding: 28px 0px 2px 0px;
	margin-bottom:2px;
	}

#signin form
	{
	padding:5px 10px 0px 0px;
	margin: 0px 0px 0px 10px;

	font-size:11px;
	}

#signin p
	{
	padding:4px 10px 0px 10px;
	margin: 6px 0px 4px 0px;

	font-size:11px;
	text-align:right;
	border-top:1px solid #FFFFFF;
	}

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

/*categorias*/
#categorias
{
	background-image:url(images/tit_categories.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#e6e6e6;
	padding: 28px 0px 0px 0px;
	margin-bottom:5px;
	margin-top:5px;
}

#categorias form
{
	padding:5px 10px 0px 0px;
	margin: 0px 0px 0px 10px;

	font-size:11px;
}

#categorias p
{
	padding:0px 10px 10px 10px;
	margin: 2px 0px 0px 0px;
}

#categorias a
{

	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
	color:#000000;
	text-align:left;
	line-height:18px;
	padding:1px 1px 1px 1px;
	text-transform: uppercase;
}

#categorias a:hover
{
	text-decoration:none;
	color:#fff;
	background-color:#00b904;
	background-image:url(images/bg_hover_cat.gif);
	width:100%;
}


/*servicios*/
#servicios
	{
	background-image:url(images/tit_services.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#f1f1f1;
	padding: 28px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#servicios p
	{
	padding:0px 10px 10px 10px;
	margin: 4px 0px 0px 0px;
	font-size:11px;
	text-align:right;
	border-bottom:1px dashed #000;
	}

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

#servicios a:hover
	{
	text-decoration:none;
	}

#banners
	{
	margin:0px 0px;
	}

.banner
	{
	margin:0px 0px 5px 0px;
	}

/*popular_news*/
#popular_news
	{
	background-image:url(images/tit_popularnews.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f1f1f1;
	padding: 28px 0px 0px 0px;
	margin-bottom: 10px;

	}


#popular_news p
	{
	padding:0px 10px 10px 4px;
	margin: 4px 0px 8px 0px;

	font-size:11px;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #fff;


	}

#popular_news a
	{

	text-decoration:underline;
	color:#000000;


	}

#popular_news a:hover
	{

	text-decoration:none;
	}

/* formularios*/

input.txt
	{
	color:#000;
	background-color: #fff;
	border: 1px inset #444444;
	width:160px;
	margin:2px 0px 2px 0px;
	font-size: 10px;

	}

input.btn
	{
	color: #444444;
	border: 1px outset #999999;
	background-image: url(images/bg_btn.gif);
	font-size: 10px;
	padding-right: 2px;
	padding-left: 2px;
	}

textarea
	{

	font-size: 10px;

	}

select
	{

	font-size: 10px;

	}
/* noticias*/

.news
	{

	padding:2px 0px 10px 0px;
	margin-bottom:10px;

	}

.news p
{

	font-size:11px;
	line-height:15px;
	color:#000;
	padding:0px 2px 0px 2px;
	margin:10px 0px 0px 0px;
	}

#flash
	{
	float:left;
	width:100%;
	margin: 0px 0px 5px 0px;
	text-align: center;
	}


.linea {
color:#999999;}


#cursos {
	float:left;
	clear:both;
	width:100%;
	padding:5px 0px 5px 0px;
	background-repeat:no-repeat;
	}

.btn_cursos
	{
	width:108px;
	text-transform:uppercase;
	background-image:url(images/bg_btn_cursos.gif);
	background-color: #CCCCCC;
	color:#FFFFFF;
	text-align:center;
	margin:1px 2px 1px 0px;
	padding:10px 0px 10px 0px;
	float:left;
	}

.buscar
{
font-size:12px;
font-weight:bold; }
#col_news
	{
	width:550px;
	margin: 5px 0px 10px 0px;
	padding:5px 5px 5px 5px;
	float:left;
}

.image
	{
	padding:0px 0px 0px 0px;
	margin: 2px 10px 2px 2px;
	float:left;
	border: solid #000 1px;
	}

h1
	{
	font-size:18px;
	line-height:19px;
	color:#FF0000;
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 0px;}

h2
	{

	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	border-bottom:#999999 1px solid;
	margin-bottom:15px;
	padding-bottom:5px;}

h3
	{
	clear:both;
	font-size:14px;
	line-height:16px;
	border-bottom:solid #b0b0b0 1px;
	color:#333333;
	padding:20px 0px 0px 0px;
	margin:30px 0px 20px 0px;}
h4
	{
	font-family:arial, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:10px;
	font-weight:bold;
	color:#000;
	padding:0px 0px 0px 0px;
	margin:2px 0px 0px 0px;
	text-align: center center;
	}

h6
	{

	font-size:11px;
	line-height:16px;
	border-bottom:solid #b0b0b0 1px;
	color:#333333;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;}
	


/*formmail */



/*end formularios*/


#results
	{
	width:95%;
	padding:0px 0px 0px 0px;
	margin:10px 5px 0px 5px;
	line-height:14px;
	font-size:12px;
	}

#results p
	{
	
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
}

#results a
	{
	color:red;
	text-decoration:underline;}
#results a:hover
	{
	color:red;
	text-decoration:none;}


#noticia
{
	padding:0px 0px 0px 0px;
	margin:10px 5px 0px 5px;
	width: 560px;
	background-color:#FFFFFF;
}

#noticia h1
{
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	line-height: 18px;
	color:red;
}

#noticia p
	{

	font-size:12px;
	line-height:15px;
	text-align: justify;}
#noticia a

	{
	color:red;
	text-decoration:underline;
	}
#noticia a:hover
	{
	color:red;
	text-decoration:none;
	font-weight: bold;
	}

#comentario
	{
	width:550px;
	margin: 50px 0px 0px 5px ;
	padding: 0px 0px 0px 5px ;
}

#comentario p
	{

	font-style: italic;
}

.newssource
	{

	font-style: italic;
	border-bottom:dashed #b0b0b0 1px;
	padding: 2px 2px 5px 0px ;
}

.coments
	{
	margin: 5px 0px 5px 0px;
	padding: 5px 10px 5px 10px;
	width: 545px;
	border-bottom: 1px #999 solid;
}

.coments p
	{

	font-style: normal;
	margin: 5px 0px 5px 0px;
}


.coments2
	{
	margin: 5px 0px 5px 0px;
	padding: 5px 10px 5px 10px;
	background-color:#f1f1f1;
	width: 545px;
}

.coments2 p
	{

	font-style: normal;
	margin: 5px 0px 5px 0px;
}


#email
	{
	width:100%;
	margin: 5px 0px 10px 0px;
	padding:5px 5px 5px 5px;

	border-right:1px dotted #7f7f7f;

	}

.news_e
	{
	border-bottom:1px solid #dfdfdf;
	padding:2px 0px 10px 0px;
	margin-bottom:10px;
	height: 120px;
	}

.categories_form
	{
	width:50%;
	float: left;
	}
/* comentarios*/

#comment_form{
	display: block;
	background-color:#CCCC00;
	width: 420px;
	margin: 20px 0px 0px 40px;
	padding: 10px 10px 10px 10px;
	border-bottom: dotted #999999 1px;
}




.actionButton
	{
	width:500px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:right;

	}

/* noticias*/
/* noticias*/

.news
{

	margin:2px 0px 10px 0px;
	padding-bottom: 4px;
	clear: both;
}

.news img
	{
	float:left;
	padding:2px 2px 2px 2px;
	border:1px solid #222;
	margin:0px 8px 3px 0px;
	}

.news:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news .noborder-image
{
	float: none;
	border-style: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.newsp
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#000;
	padding:2px 0px 10px 0px;
	margin:10px 0px 0px 0px;
	font-weight:normal;
}


/* fijas*/

#fijas
	{
	float:left;
	width: 528px;
	margin:20px 20px 20px 20px;
}

#fijas p
	{
	font-size: 12px;
	line-height:16px;
	padding:5px 0px 5px 0px;
	color:#000;

	}

#fijas h1
	{
	margin-bottom:20px;}

#fijas h2
	{

	font-size:16px;
	line-height:16px;
	background-image:url(images/icono_h2.gif);
	background-repeat:no-repeat;
	border-bottom:solid #333 1px;
	color:#333333;
	margin:5px 0px 5px 0px;
}

#fijas a
	{
	color:#000;
	}

#fijas ul
	{
	padding:10px 0px 5px 10px;
	margin-left:30px;
	}

#fijas li
	{
	list-style-type:square;
	line-height:15px;
	}

.aclaracion
	{
	font-size:12px;
	font-style:italic;}

#destacado
	{
	border:#FF0000 1px solid;
	padding:8px;
	margin:10px;
	background-image:url(images/bg_fieldset.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	}
	
#fijas2
	{
	float:left;
	width: 528px;
	margin:20px 20px 20px 20px;
}

#column_imagen
{
	float:left;
	width: 237px;
	margin:0px;
}


#column_txt

{
	float:left;
	width:291px;
	margin:0px;
}

	