.mensaje_rr-hh {
	color: #FF0000;
	font-size: 13px;
	padding: 15px;
	background-color: #FFFFCC;
}/*comentario*/
body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #019CDE;
}
.mailto {
	color: #0080AA;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
a{
	font-size: 11px;
	color: #0099CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #0080AA;
}
.texto_campos {	color: #333333;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
.texto_pestanas_activas {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
.titulo {font-size: 18px}
.bot_enviar_destapador {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.caja_borde_gris {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
}
.texto_infotendencias {
	font-size: 13px;
	font-family: Arial;
}
.fondo_el-destapador {
	background-color: #D1A11D;
	background-image: url(images/el-destapador/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo_jmc {
	background-color: #019CDE;
	background-image: url(images/el-destapador/bg_azul.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.texto_el-destapador {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto_el-destapador a {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.texto_el-destapador a:hover {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.texto_el-destapador a:active {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.texto_el-destapador a:visited {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.texto_blanco {
	color: #FFFFFF;
	font-weight: normal;
}
.texto_blanco a:link{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.texto_blanco a:hover{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.texto_blanco a:active{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.texto_blanco a:visited{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.13 {
	font-size: 13px;
}
.texto_blanco_GRANDE {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
}
.texto_blanco_GRANDE a:link{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	font-size: 18px;
}
.texto_blanco_GRANDE a:hover{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	font-size: 18px;
}
.texto_blanco_GRANDE a:active{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	font-size: 18px;
}
.texto_blanco_GRANDE a:visited{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	font-size: 18px;
}
/*
OVALBUTTONS
*/
a.ovalbutton{
	background: transparent url('images/oval-blue-left.gif') no-repeat top left;
	display: block; /* Change 13px as desired */
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 24px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
	font-family: "Lucida Grande";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	float: left;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
	color: #FFFFFF; /*button text color*/
}

a.ovalbutton span{
background: transparent url('images/oval-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: #FFFFFF;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 3px;
}
/*
FIN DE OVALBUTTONS
*/
