@charset "utf-8";
/* CSS Document */

.profecional
{
	position:relative;
	width:300px; 
	height:212px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	background:url(../img/profecionales.png);
}
.profecional_nombre
{
	width:300px;
	height:27px;
	color:#FFF;
}
.profecional_nombre p
{
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin-left:5px;
	font-size:14px;
}
.profecional_img
{
	float:left;
	margin-left:8px;
	margin-top:7px;
}
.profecional_texto
{
	width:175px;
	float:left;
	margin-left:8px;
	margin-top:7px;
	color:#807f7f;
	/*text-transform: capitalize;*/
}
.profecional_texto b
{
	color:#000;
	text-transform: capitalize;
}
.profecional_texto div
{
	margin-bottom:2px;
	border-bottom:1px solid #CCC;
}
.buscador
{
	float:left;
	background:url(../img/buscador.png);
	width:620px;
	height:78px;
	margin-bottom:20px;
	position:absolute;
}
.buscador input
{
	position:absolute;
	left: 40px;
	top: 40px;
	width: 399px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	background:none;
	border:none;
}
.main_anterior{
	background:url(../img/flechas_naranja.png) -5px 0px  no-repeat;
	width:70px;
	height:15px;
	float:left;
	text-align:right;
	font-weight:bold;
	font-size:11px;
	color:#999;
}
.main_siguiente{
	background:url(../img/flechas_naranja.png) 60px -45px no-repeat;
	width:75px;
	height:15px;
	float:right;
	font-weight:bold;
	font-size:11px;
	color:#999;
}
.main_anterior:hover{
	background:url(../img/flechas_naranja.png) -5px -15px  no-repeat;
	color: #6fb5d9;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration: underline;
	cursor:pointer;
	font-size:11px;
}
.main_siguiente:hover{
	background:url(../img/flechas_naranja.png) 60px -30px no-repeat;
	color: #6fb5d9;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration: underline;
	cursor:pointer;
	font-size:11px;
}
.main_links{
	color:#999;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	margin-left:2px;
}
.main_links:hover{
	color: #6fb5d9;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration: underline;
}
.contenedor_blog
{
	position:relative;
	width:580px;
	min-height:500px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
.contenedor_blog_menu
{
	position:relative;
}
.contenedor_blog_menu a
{
	background:#CCC;
	position:relative;
	float:left;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:2px;
	padding-top:2px;
	text-decoration:none;
	color:#999;
}
.contenedor_blog_menu a b
{
	color:#000;
}
.contenedor_blog_menu a:hover
{
	color: #6fb5d9;
}
.contenedor_contenedor_op
{
	width:596px;
	height:249px;
	border-bottom:1px solid #CCC;
	margin-bottom:20px;
}
.contenedor_contenedor_op_1
{
	width:596px;
	height:21px;
}
.contenedor_contenedor_op_2
{
	width:596px;
	height:26px;
}
.contenedor_contenedor_op_3
{
	width:596px;
	height:177px;
}
.contenedor_contenedor_op_4
{
	width:596px;
	height:25px;
}
.contenedor_contenedor_op_3_1
{
	width:282px;
	float:left;
}
.contenedor_contenedor_op_3_2
{
	width:305px;
	float:left;
}
/************/
.contenedor_contenedor_op_1 h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0px;
	padding:0px;
	color:#000;
}
.contenedor_contenedor_op_2 h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#6f6f6f;
	font-style:italic;
	font-weight:100;
}
.contenedor_contenedor_op_3_2 ,.contenedor_contenedor_op_3_2 p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#6f6f6f;
}
.contenedor_contenedor_op_4 , .contenedor_contenedor_op_4 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px;
	padding:0px;
	color:#024ba9;
	text-decoration:none;
	text-align:right;
}
.contenedor_contenedor_op_5 , .contenedor_contenedor_op_5 p
{
	/*font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#6f6f6f;*/
	
	margin-top:10px;
	margin-bottom:10px;

}
.barra_comentario
{
	background:url(../img/bar.png);
	width:577px;
	height:31px;
}
.barra_comentario h3
{
	padding:0px;
	color:#FFF;
	margin:0px;
	padding-top:7px;
	padding-left:5px;
}
.barra_comentario_texto
{
	width:575px;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}
.barra_comentario_texto
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#6f6f6f;
}
.barra_comentario_texto p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:5px;
	color:#6f6f6f;
}
.barra_comentario_pie
{
	width:577px;
	height:8px;
	background:url(../img/pie_bar.png);
	margin-bottom:20px;
}
.comentar
{
	position:absolute;
	width:571px;
	z-index:999;
}
.comentar_top
{
	position:relative;
	width:571px;
	height:35px;
	background:url(../img/comentar.png) no-repeat;
}
.comentar_texto
{
	position:relative;
	width:569px;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	background:#FFF;
}
.comentar_pie
{
	position:relative;
	width:571px;
	height:35px;
	background:url(../img/comentar.png) 0px -35px no-repeat;
}
.comentar_input
{
	position:relative;
	background:url(../img/input.png) no-repeat;
	width:504px;
	height:37px;
	margin:0px auto;
}
.comentar_input input
{
	width:495px;
	height:37px;
	margin-left:5px;
	background:none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#FFF;
}
.comentar_textarea
{
	position:relative;
	background:url(../img/input.png) 0px -37px no-repeat;
	width:504px;
	height:139px;
	margin:0px auto;
}
.comentar_textarea textarea
{
	background:none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#FFF;
	width:495px;
	height:130px;
	margin-left:5px;
	margin-top:5px;
}
.comentar_boton
{
	background:url(../img/comentar_boton.png) no-repeat;
	width:106px;
	height:39px;
	margin-left:430px;
	cursor:pointer;
}
