@font-face {
 font-family: GOODDC__;
 src: url("/GOODDC__.eot"); /* EOT file for IE */
 src: url("/GOODDC__.TTF"); /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: KARINE;
 src: url("/karine.eot"); /* EOT file for IE */
 src: url("/karine.TTF"); /* TTF file for CSS3 browsers */
}

html {
	background: #FFFFFF;
}

body {

	margin: 0;

	padding:0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 1.5em;

	color: #333333;

	width: 100%;

	display: table;

}

#templatemo_container {

	width: 940px;
	min-height: 940px;
	margin: auto;
	background-color:#FFFFFF;
}

#templatemo_header_section {

	width: 940px;

	height: 372px;
	
	background:url(images/templatemo_header.jpg) no-repeat;

}

.clear{

	clear:both;
	height: 1px;
}

#templatemo_menu {
	background: #888;
	width:249px;
	height: 287px;

}

#templatemo_menu ul {
	float: left;
	list-style: none;
}

#templatemo_menu ul li{
display:inline;
}

#templatemo_menu ul li a{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #FFF;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	background: #E83C27;
	}
/* Head Menu 
#templatemo_menu{
	background: #888;
	width:249px;
	height: 287px;
}

/*#templatemo_menu ul {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	float: right;
	padding: 0px 100px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	border: 1px solid #FFF;

}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	background: #E83C27;
	text-align: center;
}
*/

/* End of Head Menu */
#templatemo_content_section {
	width: 940px;
	min-height: 550px;
	background: #FFFFFF;
}

/* End of Content 1 */
.templatemo_content_1{ 
	float:left;
	background: url(images/templatemo_section_1_bg.jpg) no-repeat;
	width:438px;
	height:255px;
	margin : 20px 0px 0px 30px;

}

* html .templatemo_content_1{ 
	margin-left: 15px;
}
.templatemo_content_1 h1{ 
	color:#fc9109;
	font-size:16px;
	font-weight:bold;
	margin: 10px 0px 0px 70px;
}

.templatemo_content_1 .contents {
	margin: 25px 30px 20px 30px;
}


.templatemo_content_1 .news {
	margin: 3px 3px 3px 3px;
	width: 330px;
	height:70px;
}

.templatemo_content_1 .contents img{
	float:right;
	margin: 3px 3px 3px 3px;
	border: none;
}

.templatemo_content_1 .news img{
	float: left;
	border: solid 1px #000;
	margin: 3px 3px 3px 5px;
	
}

.templatemo_content_1 .news .textarea{
	float:right;
	margin: 0px 5px 0px 0px;
	width:220px;
}

.templatemo_content_1 .news .textarea h2{
	margin : 2px 0px 3px 0px;
	color:#ff8c05;
	font-size:12px;

}

.templatemo_content_1 .news .textarea p{
	margin : 0px 3px 0px 3px;
	color:#471f01;
	font-size:12px;
	text-align:justify;
}

.templatemo_content_1 .news .textarea a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}

/* End of Content 1 */
/* Content 2 */
.templatemo_content_2{ 
	float:right;
	background:url(images/templatemo_section_2_bg.jpg) no-repeat;
	width:439px;
	height:264px;
	margin : 10px 30px 0px 0px;

}

* html .templatemo_content_2{
		
		margin-right: 15px;
	
}

.templatemo_content_2 h1{ 
	color:#ee1073;
	font-size:16px;
	font-weight:bold;
	margin: 20px 0px 0px 70px;
}

.templatemo_content_2 .contents {
	margin: 25px 35px 20px 40px;
}

.templatemo_content_2 h2{
	color:#5e3300;
	margin : 2px 0px 3px 0px;
	font-size:12px;

}

.templatemo_content_2 p{
	margin : 0px 3px 0px 3px;
	color:#471f01;
	font-size:12px;
	text-align:justify;
}

.templatemo_content_2 a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}

.templatemo_content_2 img{
	float:right;
	margin: 3px 3px 3px 3px;
	border:none;
}

/* End Of Content 2*/
/* Content 3*/
.templatemo_content_3{ 
	width:400px;
	margin : 10px 0px 0px 40px;
	float:left;
}

* html .templatemo_content_3{ 
	margin-left: 20px;
}

.templatemo_content_3 h1{ 
	color:#fc9109;
	font-size:16px;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
}

.templatemo_content_3 .contents {
	margin: 25px 35px 20px 35px;
}

.templatemo_content_3 h2{
	color:#5e3300;
	margin : 2px 0px 3px 0px;
	font-size:12px;
}

.templatemo_content_3 p{
	margin : 0px 3px 0px 3px;
	color:#471f01;
	font-size:12px;
	text-align:justify;
}

.templatemo_content_3 a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}
.templatemo_content_3 img{
	float:right;
	margin: 3px 3px 3px 3px;
	border:none;
}

.templatemo_content_3 .news {
	margin: 3px 3px 3px 3px;
}

.templatemo_content_3 .news img{
	float:left;
	border:none;
	margin: 3px 0px 3px 5px;
}

.templatemo_content_3 .news .textarea{
	float:left;
	margin: 0px 5px 0px 5px;
	width:220px;
}

.templatemo_content_3 .news .textarea h2{
	margin : 2px 0px 3px 0px;
	color:#ff8c05;
	font-size:12px;
}

.templatemo_content_3 .news .textarea p{
	margin : 0px 3px 0px 3px;
	color:#471f01;
	font-size:12px;
	text-align:justify;
}

.templatemo_content_3 .news .textarea a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}

/* End Of Content 3*/

/* Content 4*/
.templatemo_content_4{ 
	width:400px;
	margin : 10px 40px 0px 0px;
	float:right;
}

* html .templatemo_content_4{ 

	margin-right: 20px;

}

.templatemo_content_4 h1{ 
	color:#ee1073;
	font-size:16px;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
}

.templatemo_content_4 .contents {
	margin: 25px 35px 20px 35px;
}

.templatemo_content_4 h2{
	color:#5e3300;
	margin : 2px 0px 3px 0px;
	font-size:12px;
}

.templatemo_content_4 p{
	margin : 0px 3px 0px 3px;
	color:#471f01;
	font-size:12px;
	text-align:justify;
}

.templatemo_content_4 a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}
.templatemo_content_4 img{
	float:right;
	margin: 3px 3px 3px 3px;
	border:none;
}

.templatemo_content_4 .news {
	margin: 3px 3px 3px 3px;
}

.templatemo_content_4 .news img{
	float:left;
	border:none;
	margin: 3px 0px 3px 5px;
}

.templatemo_content_4 .news .textarea{
	float:left;
	margin: 0px 5px 0px 5px;
	width:220px;
}

.templatemo_content_4 .news .textarea h2{
	margin : 2px 0px 3px 0px;
	color:#ff8c05;
	font-size:12px;
}

.templatemo_content_4 .news .textarea p{
	margin : 0px 3px 0px 3px;
	color:#471f01;
	font-size:12px;
	text-align:justify;
}

.templatemo_content_4 .news .textarea a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}

/* End Of Content 4*/
/* ------------- Templatemo Gallery ------------- */
.templatemo_gallery {
	float: left;
	clear:both;
	width:900px;
	height:220px;
	margin-left: 20px;
}

* html .templatemo_gallery {
	margin: 5px 0px 20px 15px;	
}
.templatemo_gallery .title{
	height:30px;
	background:url(images/templatemo_gallery_head.jpg) no-repeat;
	margin: 5px 5px 5px 5px;
	padding:25px 0px 0px 65px;
}

.templatemo_gallery .title h1{

	font-size:16px;
	font-weight:bold;
	color:#ff0140;
	margin:0px;
}

.templatemo_gallery .prev{

	width:40px;
	height:130px;
	text-align:center;
	float:left;
	
}

.templatemo_gallery .prev img{

	margin: 40px 0px 0px 0px;
	
}

.templatemo_gallery .next{

	width:40px;
	height:130px;
	text-align:center;
	float:right;

}

.templatemo_gallery .next img{

	margin: 40px 0px 0px 0px;
	
}

.templatemo_gallery .images{

	width:800px;
	height:130px;
	text-align:center;
	float:left;
	
}

.templatemo_gallery .img{

	margin : 10px 5px 10px 5px;
	
}

#templatemo_footer_section {
	
	background: #666;
	
	float: left;
	
	width: 940px;
	
	clear: both;
	
}

.templatemo_copyright {

	float: right;
	
	color: #fff;
	
	padding: 6px;

}

.templatemo_copyright a{

	color: #fff;
}

.templatemo_validate {
	float: left;
	width: 180px;
	height: 50px;
	margin: 5px 0px 0px 20px;
	clear: both;

}

.templatemo_validate a{
	text-decoration:none;
}

.header_yellow{
	font-size:16px;
	font-weight:bold;
	width:353px;
	padding-left:85px;
}

.body_yellow{
	font-size:11px;
	width:373px;
	padding-left:30px;
	padding-right:35px;
	color:#333333;
	text-align:justify;
}

.body_yellow_wide{
	font-size:11px;
	padding-left:40px;
	padding-right:40px;
	color:#333333;
	text-align:justify;
}

.body_pink{
	font-size:11px;
	width:373px;
	padding-left:30px;
	padding-right:35px;
	color:#FFFFFF;
}

.body_links{
	font-size:11px;
	width:373px;
	padding-left:30px;
	padding-right:35px;
	color:#333333;
	text-align:justify;
}

.body_pink a{
	color:#FFFFFF;
	text-decoration:none;
}

.body_advise{
	font-size:11px;
	padding-left:40px;
	padding-right:40px;
	color:#FFFFFF;
	text-align:justify;
}

.description_bold{
	font-size:12px;
	font-weight:bold;
	color:#333333;

}

.description_normal{
	font-size:12px;
	color:#333333;
	padding-right:50px;
	text-align:justify;
}

.navigator_medidas{
	background-image:url(images/button_bg.gif);
	width:249;
	height:47;
	text-align:center;
	cursor: pointer;
	font-weight:bold;
}

.navigator_medidas a{
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}

.navigator_current{
	background-image:url(images/button_bg_current.gif);
	width:249;
	height:47;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}

.navigator_current a{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}

 /* Menu */
 
#menuhoriz a {
        text-decoration: none;
        color: #FFFFFF;
}
#menuhoriz ul li {  
         display: inline;
		 padding: 5px 5px;
         background-color:#EB0000; /* Color de fondo */
		 border: 1px solid #FFFFFF;
		 float:left;
		 margin:1px; /* Separar los botones */  
}  
#menuhoriz ul li:hover {  
         background-color:#AB0000; /* Color de fondo sobre el boton */  
         cursor: pointer; /* cambiar el aspecto del puntero */  
}  

#menuhoriz ul {
} 
#menuhoriz {
		 font-family:GOODDC__;
		 font-size: 22px;
		 color: #FFFFFF;
}
/* FIN Menu */

/*menu segundo listado menu*/

#menuh {
	
		margin-top: 10px;
		font-size:22px;
				
}

#menuh ul, li {
        list-style-type: none;
}

#menuh ul {
        padding: 24px;
}

#menuh li {
        float: left;
}

#menuh a {
        text-decoration: none;
        color: #FFFFFF;
        background: #EB0000;
        display: block;
        padding: 5px 8px;
        text-align: center;
        border: 1px solid #FFFFFF;
}


#menuh a:hover {
        background: #AB0000;
}


/* FIN Segunda version menu*/

.divcenter {
		margin:0 auto 0 auto; 
		width:946px;
}
.tiposdivleft {
		float:left;
		width:438;
}

.tiposdivcenter {
		float:left;
		width:70;
}

.tiposdivright {
		float:left;
		width:438;
}

#layRedes {
	position: absolute;
	width:183px;
	height:84px;
	z-index:1;
	right: 0;
	top: 100px;;
}

		.linkcolab {
			border-bottom: 1px dotted #0000FF; color: #0000FF; outline: none;
			cursor: pointer; text-decoration: none;
			position: relative;
		}
		.tooltip {
			border-bottom: 1px dotted #000000; color: #000000; outline: none;
			cursor: help; text-decoration: none;
			position: relative;
		}
		.tooltip span {
			margin-left: -999em;
			position: absolute;
		}
		.tooltip:hover span {
			border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
			box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
			font-family: Calibri, Tahoma, Geneva, sans-serif;
			position: absolute; left: 1em; top: 2em; z-index: 1;
			margin-left: 0; width: 250px;
		}
		.tooltip:hover img {
			border: 0; margin: -10px 0 0 -55px;
			float: left; position: absolute;
		}
		.tooltip:hover em {
			font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
			display: block; padding: 0.2em 0 0.6em 0;
		}
		.custom { padding: 0.5em 0.8em 0.8em 2em; }
		* html a:hover { background: transparent; }
		.help { background: #FFCC33; border: 1px solid #000000;	}

