/***********************
 ** SELECTORES GLOBAL **
************************/
html, body {
	margin: 0;
	padding: 0;
	border: 0;
	width:100%;
	height: 100%;
}
body	{
	background-color: #F4F4F4;
	background-repeat:repeat-x;
}
body, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
}
a {
	color: #5D9CBE;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
	text-decoration: none;
	
}
img {
	margin: 0px;
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	border: 1px solid #E7E7E8;
	padding:5px 0 5px 10px;
	font-size: 11px;
	color: #666666;
}
textarea {
	background-image: url(../images/input_bg.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
	border-bottom: 1px solid #B1B1B1;
	border-right: 1px solid #B1B1B1;
	font-size: 11px;
	color: #666666;
}
ul	{
	list-style-position: outside;
	list-style-image: url(../images/bul_ul.gif);
	margin:10px 0px 10px 0px;
	text-align:justify;
}
li	{
	margin-bottom: 5px;
}
dt	{}
dd	{}
h1	{
	color: #15426D;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin:15px 0px 15px 0px; padding:10px;
	background-color:#F5F8FB;
}
h2	{
	color: #2F5C8E;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	margin:10px 0px 10px 0px; padding:0px;
}
h3	{
	color: #585858;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin:0px; margin-bottom:15px; padding:0px;
}
h4	{
	color: #15426D;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin:5px 0px 5px 0px; padding:5px;
	background-color:#F5F8FB;
}
h5	{}
h6	{}
hr	{height:1px;border:none;color: #F2F2F2;}


/*CUSTOM*/
.bodybg	{
	background-image:url(../images/_BG.gif);
}
.bodybgint	{
	background-image:url(../images/_BGint.gif);
}


.nobbg	{border:none; background:none;}
.error {
	font-size: 10px;
	text-transform: uppercase;
	color:red;
	text-decoration: none;
	line-height: 20px;
}
.hrdot{height:1px !important; background-image:url(../images/hr_dot.gif); margin:10px 0px 10px 0px;}
.padH10	{ padding:0 10px 0 10px;}

.header-BGL			{background-image:url(../images/_BG_L.jpg);background-repeat:no-repeat;background-position:top right;}
.header-BGR			{background-image:url(../images/_BG_R.jpg);background-repeat:no-repeat;background-position:top left;}
.headerint-BGL			{background-image:url(../images/_BGint_L.jpg);background-repeat:no-repeat;background-position:top right;}
.headerint-BGR			{background-image:url(../images/_BGint_R.jpg);background-repeat:no-repeat;background-position:top left;}

.homeBienvHL	{ font-size:12px; font-weight:bold;}
.homeBienvTxt	{ font-size:11px; text-align:justify; padding-right:35px;}

.newsIMGcco	{ padding:5px; background-color:#FFFFFF; border:1px solid #E3E3E3;}
.newsIMGgde	{ padding:5px; background-color:#FFFFFF; border:1px solid #E3E3E3;}
.newsTtl	{ font-size:12px; color:#5D9CBE; font-weight:bold;}
.newsTtl a	{ font-size:12px; color:#5D9CBE; font-weight:bold;}
.newsTtl a:hover	{ color:#cccccc;}
.newsTtlBIG	{ font-size:16px; color:#5D9CBE; font-weight:bold;}

.inputBuscar	{ width:210px; margin-right:10px;}
.inputBuscarbar	{ width:200px;}

.videoTxt	{font-size:11px; text-align:justify; padding-right:25px;}

.certImg img	{ margin:10px 25px 10px 25px;}
.certTtlBIG	{ font-size:16px; color:#5D9CBE; font-weight:bold;}

.prodFamilia	{ font-size:14px; color:#5D9CBE; font-weight:bold;}
.prodFamilia a	{ font-size:14px; color:#5D9CBE; font-weight:bold;}

.prodFamiliaListado	{ font-size:18px; color:#5D9CBE; font-weight:bold;}

.prodListTitle	{ font-size:14px; color:#5D9CBE; font-weight:bold;}

.prodListTitle a	{ font-size:14px; color:#5D9CBE; font-weight:bold;}

.destacado14	{ font-size:14px; color:#5D9CBE; font-weight:bold;}
.destacado16	{ font-size:16px; color:#5D9CBE; font-weight:bold;}
.destacado18	{ font-size:18px; color:#5D9CBE; font-weight:bold;}

.DondeDelegacion	{font-size:16px; color:#5D9CBE; font-weight:bold;}
.DondeCentros	{font-size:16px; color:#FFA216; font-weight:bold;}

.DondeDelegacionDiv	{font-size:16px; color:#5D9CBE; font-weight:bold; background-color:#EEEEEE; padding:5px; margin-top:8px; text-align:center;}
.DondeCentrosDiv	{font-size:16px; color:#FFA216; font-weight:bold; background-color:#EEEEEE; padding:5px; margin-top:8px; text-align:center;}

.DondeDatosTtl	{font-size:14px; color:#6D6D6D; font-weight:bold; text-transform:uppercase;}
.DondeDatosTxt	{font-size:12px; color:#A2A2A2; font-weight:bold; line-height:14px;}

.select	{
	font-size: 11px;
	color: #000000;
	line-height:9px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-color:#FFFFFF;
	POSITION: relative;
	PADDING: 0px;
	TOP: 2pt;
}