/* 
Ultima Actualización: DD/MM/AAAA


Modificado por: Nombre de la persona
 */


/*	-------------------------------------------------------------
	Reset para cross-browsing
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/* <<<< INICIA ESTILOS EXCLUSIVOS MENU >>>> */
.menu{
	width:900px;
	height:42px;
	background-image:url(img/bgmenu_vida.jpg);
	background-repeat:repeat-x;
	float:left;
	margin-top:10px;
}
.clear{clear:both;height:10px;}


.preload1 {background: url(drop3/blank_over.gif);}
.preload2 {background: url(drop3/blank_overa.gif);}

.menu2 {padding:0 0 0 100px; margin:0; list-style:none; width:800px; height:42px; position:relative; z-index:500; font-family:Georgia;}
.menu2 li.top {display:block; float:left;}
.menu2 li a.top_link {display:block; float:left; height:42px; line-height:42px; color:#ffffff; text-decoration:none; font-size:17px; padding:0 0 0 0px; cursor:pointer; }
.menu2 li a.top_link span {float:left; display:block; padding:0 30px 0 30px; height:42px;background:url(drop3/blank.gif) right top;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 30px 0 30px; height:42px; background:url(drop3/blanka.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background-color:#c79d63;}
.menu2 li a.top_link:hover span {background-color:#c79d63;}
.menu2 li a.top_link:hover span.down {background-color:#c79d63;}

.menu2 li:hover > a.top_link {color:#fff; background-image:url(images/pxboton1.jpg); background-repeat:repeat-x;}
.menu2 li:hover > a.top_link span {background:url(drop3/blank_over.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(drop3/blank_overa.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; font-family:Arial, Helvetica, sans-serif;}

.menu2 :hover ul.sub {left:0; top:42px; background: #fff; padding:3px 6px; white-space:nowrap; width:150px; height:auto; z-index:300;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:150px; line-height:20px; text-indent:5px; color:#012981; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background:#fff url(drop3/arrow.gif) 80px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#c79d63; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#c79d63 url(drop3/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#c79d63 url(drop3/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:90px; z-index:400; height:auto;}

/* <<<< FIN ESTILOS EXCLUSIVOS MENU >>>> */





 /*	-------------------------------------------------------------
	menu interno / breadcrumb 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.menu_kids{
	width:870px;
	background-color:#c79d63;
	height:auto;
	padding: 10px 15px;
	float:left;	
}
.menu_kids li{
	padding:0px 16px;
	color:#683a19;
	float:left;
	font-size:12px;
	font-weight:bold;
	list-style-type:none;
}
.menu_kids li a:link, .menu_kids li a:visited{
	color:#683a19;
	text-decoration:none;
}
.menu_kids li a:hover{
	color:#f7e1c2;
	text-decoration:none;
}
 /*	-------------------------------------------------------------
	Footer 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.foot{
	background: #7c9ccc url(img/bgfooter_vida.jpg) no-repeat scroll top center;	
	width:870px;
	height:61px;
	padding:10px 15px;
	float:left;
}
.logocamino{
	width:49px;
	height:49px;
	float:left;
	padding:5px;
}
.adrees{
	width:340px;
	height:65px;
	color:#fff;
	float:left;
	font-size:11px;
	line-height: 120%;
	border-left:1px solid #ffffff;	
	border-right:1px solid #ffffff;	
	padding:0px 15px;	
}	
.adrees a{
	text-decoration:underline;
	color:#fff;
	text-align:center;
}	
.newsletter{
	width:419px;
	float:left;
	height:auto;
}	
.title_news{
	width:120px;
	height:auto;
	float:left;
	text-align:center;
	padding-top:20px;
}
.news {
	background-image: url(img/bgnews_vida.jpg);
	background-repeat:no-repeat;
	color:#fff;	
	float:left;
	width:271px;
}
.h_news_bt{
	float:right;
	height:18px;
	padding:4px 3px 0px 5px;
	text-align:center;
	width:56px;
}
.h_news_bus{

	float:right;
	height:21px;
	width:200px;
}
.h_news_bus input{
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	width:200px;
}
input.btsend {
	border: none;
	background-color: transparent;
	background-image: url("/images/v_send_bt.jpg");
	background-repeat:no-repeat;
	height: 18px;
	width: 56px;
}
.eyecatcher{
	width:auto;
	height:auto;
	padding:10px 15px;
	float:left;	
	background-color: #c79d63;
	overflow:hidden;
}

/*	-------------------------------------------------------------
	Páginas Internas 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.maincontent {
	width: 880px;
	height: auto;
	float:left;
	padding:10px;
	background-color:#c79d63;
	background-image: url(img/bghomevida.jpg);
	background-repeat:no-repeat;	
}
.maincontent_int{
	width: 880px;
	height: auto;
	float:left;
	padding:10px;
	background-color:#C89C64;

}


.box_left{
	width:220px;
	height:auto;
	float:left;

}
.box_center{
	width:260px;
	height:auto;
	float:left;
	padding:15px 15px 0px 15px;
}
.box_right{
	float:right;
	height:auto;
	width:320px;
}
.login{
	width:175px;
	height:120px;
	background-image: url(img/bglogin.jpg);
	background-repeat:no-repeat;
	float:left;
	padding:5px 5px;
}
.box_center li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:circle;
	margin:5px 0 5px 50px;	
}
.login input {
	background-image: url(img/bglogininterna_a.jpg);
	background-repeat:no-repeat;
	width:172px;
	margin:0px 0px 10px 0px;
	color:#fff;
}
.login button, .login input {
	background-image: url(img/bglogininterna_a.jpg);
	background-repeat:no-repeat;	
	color:#ffffff;
	border:medium none;
	height:14px;
}
.banner_der{
	width:165px;
	height:180px;
	background-image: url(img/bgbanner_int.jpg);
	background-repeat:no-repeat;	
	float:left;
	padding:10px;
	text-align:center;
	margin-top:15px;
}
.txt_banner_der{
	font-size:0.7em;
	line-height:130%;
	color:#fff;	
	padding-top:5px;
}
.txt_banner_der a{
	color:#fff;	
}
.contact_der{
	width:165px;
	height:92px;
	background-image: url(img/bgcontact_int.jpg);
	background-repeat:no-repeat;	
	float:left;
	padding:10px;
	text-align:center;
	margin-top:15px;
}
.img_contact{
	width:50px;
	height:auto;
	float:right;
}
.print_gen{
	background-image: url(img/bgprint.jpg);
	background-repeat:no-repeat;
	width:165px;
	height:57px;
	padding:15px 10px 10px;
	margin-top:15px;
	float:left;
	font-size:0.7em;
	color:#fff;		
}
.print_gen a{
	color:#fff;
}
.txtsend{
	background-image:url(img/sobre.jpg);
	background-repeat:no-repeat;
	height:20px;
	line-height:150%;
	padding-left:30px;
	width:120px;
}
.txtprint{
	background-image: url(img/impresora.jpg);
	background-repeat:no-repeat;	
	height:20px;
	line-height:200%;
	margin-top:10px;
	padding-left:30px;
	width:130px;
}
.cont_right{
	width:240px;
	height:auto;
	float:left;
	border-top:3px solid #BD0926;
	margin-bottom:15px;
}
.gallery-t{
	display:inline;
	float:left;
	width:100%;
	height:auto;
	padding:5px 5px 0px 3px;
}
.gallery-t ul { 
	list-style: none;

}
.gallery-t ul li { 
	display: inline; 

	float:left;
	
		
}
.gallery-t img {
	float:left;	
	margin:10px;
	padding:20px;
	overflow:hidden;
	width:72px;
	height:72px;
	background-image: url(img/bg_gallery_vida.jpg);
	background-repeat:no-repeat;		
}
.gallery-t a:hover img {
	float:left;	
	margin:10px;
	padding:20px;
	opacity: .50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;		
}
.gallery-t ul a:hover { 
	color: #fff; 
}

.gallery-i{
	display:inline;
	float:left;
	width:100%;
	height:auto;
	padding:5px 5px 0px 3px;
}
.gallery-i ul { 
	list-style: none;

}
.gallery-i ul li { 
	display: inline; 
 	float: left;
}
.gallery-i img {
	float:left;	
	padding:5px 5px 0px 3px;
	overflow:hidden;
	width:72px;
	height:72px;
}
.gallery-i a:hover img {
	float:left;	
	padding:5px 5px 0px 3px;
	opacity: .50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;		
}
.gallery-i ul a:hover { 
	color: #fff; 
}
.cont_gallery{
	width: 82px;
	height:auto;
	float:left;
}
.cont_gallery img{
	vertical-align:top;
	float:left;

}

.img_gallery{
	width:72px;
	height:72px;
	float:left;	
	padding:5px 5px 0px 3px;
	overflow:hidden;
}
.download {
	width:240px;
	background-repeat:no-repeat;			
}

.download li{
	list-style: none;
	color: #333333;
	list-style-position: outside;
	margin-bottom: 10px;
	height: 26px; 
	overflow: hidden;
	border-bottom:2px dotted #7AAF2F;	
}
.download li a{
	color: #333333;
	text-decoration: none;
	background-image: url(img/flecha_desc.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}
.download li a:hover{
	color: #333333;
	text-decoration: none;
	background-position: 0px -17px;
}
.download img{
	padding-left: 95px;
	float: left;
	padding-top: 5px;
}
.podcast{
	width:240px;
	background-repeat:no-repeat;
	border-bottom:2px dotted #7AAF2F;		
	margin-bottom:10px;			
}
.descargapodcast {
	font-size:11px;
	width:240px;
	height:auto;
	text-align:right;
}
.descargapodcast a{
	color:#BD0926;
	text-decoration:underline;
}
.box_list{
	width:645px;
	height:auto;
	float:left;
}
.cont_list{
	width:640px;
	height:auto;
	float:left;
	border-bottom:2px dotted #7AAF2F;
	margin:15px;
}
.btn_list{
	width:600px;
	height:auto;
	float:left;
	text-align:right;
	padding-bottom:15px;
}
.img_list{
	width:82px;
	height:55px;
	overflow:hidden;
	float:left;
	padding:15px;
}
.txt_list{
	width:425px;
	height:auto;
	float:left;
	padding:10px;
}
.title_pod{
	width:230px;
	height:auto;
	float:left;
	font-size:10px;
}




.btn_txt{
	width:100%;
	height:auto;
	float:left;
	text-align:right;
}
.btn_txt a{
	color:#BD0926;
	text-decoration:underline;
}
.txt_woman{
	width:100%;
	height:75px;
	float:left;
}
.title_woman{
	width:100%;
	height:55px;
	float:left;
	color: #fff;
	font-family:Georgia;
	font-size:24px;
	font-style:italic;	
}
fieldset div {
	float:left;
	height:auto;
	line-height:25px;
	margin:0 70px 15px 0;
	width:300px;
	clear:both;
}
fieldset {

	padding:20px;
}
fieldset div input {
	background:#FFC8B0 none repeat scroll 0 0;
	border:none;
	float:right;
	height:2em;
	padding:5px;
	width:20em;
}
fieldset div textarea {
	border:none;
	font-family:Helvetica Neue,Trebuchet MS,helvetica,arial;
	padding:5px;
	width:500px;
	background-color:#FFC8B0;
}
#form{
	float:left;
}
.breadcrumbs {
	background-color:#96BC0D;
	color:#FFFFFF;
	float:left;
	height:15px;
	padding:5px 50px;
	width:auto;
}
.breadcrumbs a:hover {
	color:#012981;
}
.breadcrumbs_int{
	float:left;
	height:auto;
	padding:0 50px;
	width:820px;
	text-decoration:none;
	font-size:11px;
}
.breadcrumbs_int a:link, .breadcrumbs_int a:visited {
	text-decoration:none;
}
.breadcrumbs_int a:hover {
	color:#FF7A4D;
	text-decoration:underline;
}
.calendario{
	width:auto;
	height:auto;
	float:left;
}
.title_calend{
	width:auto;
	height:auto;
	float:left;
	padding:17px 0px 15px 0px;
}
.cont_calendario{
	width:200px;
	height:auto;
	float:left;
	padding-left:10px;
		border-bottom:2px dotted #371d06;
}
.fecha_calend{
	width:200px;
	height:22px;
	float:left;
	overflow:hidden;
	font-weight:bold;
	color:#ffffff;
}
.fecha_calend a{
	color:#ffffff;
	text-decoration:underline;
}
.evento_calend{
	width:200px;
	float:left;
	height:30px;
	overflow:hidden;
	color:#371d06;
	font-size:11px;
}
.tarea_honme{
	width:200px;
	float:left;
	height:30px;
	overflow:hidden;
	color:#371d06;
	font-size:11px;
}
.title_center{
	width:auto;
	height:auto;
	float:left;
	padding:3px 0px 15px 22px;
}
.txt_center{
	width:200px;
	height:45px;
	line-height:15px;
	overflow:hidden;
	float:left;	
	padding:3px 0px 0px 22px;
	color:#F09D11;
	margin-bottom:5px;
}
.txt_center a:link, .txt_center a:visited {
	text-decoration:none;
	color:#F09D11;	
}
.txt_center a:hover {
	text-decoration:underline;
	color:#F09D11;	
}
.link_center{
	width:auto;
	height:auto;	
	color:#9DC39B;
	float:left;
	padding: 0px 30px 
}
.testimonios{
	width:260px;
	height:auto;
	float:left;
	border-bottom:1px solid #C89D64;
	border-left:1px solid #C89D64;
}
.vdf {
	width:310px;
	height:80px;
	float:left;
	line-height:20px;
	padding:5px 0 0 15px;
}
.chat{
	width:310px;
	height:80px;
	float:left;
	line-height:20px;
	padding:5px;
}
.left_chat{
	float:left;
	height:70px;
	line-height:20px;
	padding-top:5px;
	text-align:right;
	width:150px;
}
.left_chat a{
	color:#230D04;
	font-weight:bold;
	text-decoration:underline;	
}
.right_chat{
	width:150px;
	height:30px;
	float:right;	
}
.galeria{
	width:auto;
	height:auto;
	float:left;
	padding:10px 5px;
}
.diversion{
	width:320px;
	height:auto;
	float:left;
}
.icono_diversion{
	width:70px;
	height:auto;
	float:left;
}
.title_diversion{
	width:240px;
	height:auto;
	float:right;
}
.txt_diversion{
	width:240px;
	height:auto;
	float:right;
}
.sos{
	width:305px;
	height:auto;
	float:left;
	border-bottom:1px solid #C89D64;
	border-left:1px solid #C89D64;
	padding:5px;
}
.txt_sos{
	width:305px;
	height:60px;
	float:left;	
	color:#230D04;
	overflow:hidden;	
	line-height:19px;
	padding-top:5px;
}
.title_sos{
	width:auto;
	float:left;
	height:auto;
	padding-left:20px;
}
.link_sos{
	width:305px;
	height:auto;
	float:left;	
	text-align:right;	
	color:#230D04;
}
.link_sos a{
	color:#230D04;
	font-weight:bold;
	text-decoration:underline;	
}
.link_center a:link, .link_center a:visited{
	color:#9DC39B;
	text-decoration:underline;	
} 
.link_center a:hover{
	color:#9DC39B;
	text-decoration:none;	
} 
.name_reunion{
	color:#C51F3A;
	font-style:italic;
	float:left;
	border-bottom:1px solid #C89D64;
	width:220px;
	padding:0px 20px;
	overflow:hidden;	
}
.renion{
	width:260px;
	height:auto;
	float:left;
}
.blog_tarea{
	width:260px;
	height:auto;
	float:left;
	border-top:1px solid #C89D64;
	overflow:hidden;
}
.blog{
	width:240px;
	height:auto;
	float:left;
	padding:10px 10px 0px 10px;
}
.tareas{
	width:190px;
	height:auto;
	float:left;
	padding:10px 10px 0px 10px;
}	
.title_blog_tareas{
	color:#C51F3A;
	font-style:italic;
	float:left;
	border-bottom:1px solid #C89D64;
	height:auto;
	width:190px;	
}
.title_blog_tareas a{
	color:#C51F3A;
	text-decoration:underline;
}
.title_blog{
	padding:5px 5px 5px 38px;
	width:190px;
	height:auto;
	clear:both;
}
.cont_blog_tarea{
	color:#F09D11;
	float:left;
	font-size:12px;
	height:72px;
	line-height:16px;
	width:auto;
}
