h1
{
	font-size:20px;
	margin:10px 0 10px 0;
	color:#900;
}


a
{
	text-decoration:none;
	color:#1A5082;
}

br
{
	clear:both;
}

img
{
	border:0px;
}

input[type=text],textarea
{
	border:1px solid #aaa;
}

a:hover
{
	text-decoration:underline;
	color:#1A5082;
}

#main
{
	background: #CCC url(../images/content.jpg) repeat-y center top;
	width:1000px;
	margin:0 auto;
}

body 
{
	color: #000000;
	background: #CCC;
	font:0.8em/1.5 "arial", sans-serif;
	font-family:Trebuchet Ms;
	font-size:13px;
	margin: 0;
	padding-bottom:5%;
}

#header 
{
	width: 1000px;
	position: relative;
	height: 103px;
	background: #CCC url(../images/header.jpg) no-repeat center top;
	padding: 0;	
	color: #FFF;	
}

#header h1#logo-text a 
{
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 44px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 140px;	
}

#header p#slogan 
{
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 70px; left: 140px;		
}


#header_title
{
	font-size:30px;
	padding-top:5px;
	padding-left:10px;
	float:left;
}

#header_title img
{
	line-height:50px;
	vertical-align:middle;
	margin-right:10px;
}

#header_title a
{
	color:#fff;
}

#header_title a:hover
{
	text-decoration:none;
	color:#fff;
}


#container
{
	width:950px;
	background:#eee;
	margin-left:25px;
}

#left
{
	width:210px;
	float:left;
	padding-top:5px;
	font-weight:bold;
	font-size:13px;
	background:#eee;
}

#right
{
	width:730px;
	background:#fff;
	float:left;
	padding:5px;
	padding-bottom:10px;
}

#footer
{
	color: #fff;
	background: #CCC url(../images/footer.jpg) no-repeat center top;
	clear: both;
	width: 1000px;
	text-align: center;	
	font-size: 92%;	
	height:60px;
}

#footer a
{
	color:#fff;
}

#menu 
{
	clear: both;	
	margin: 0 auto; padding: 0;
	background: url(../images/menu.jpg) repeat-x 0 0;	
	font: bold 12px/37px Verdana, Arial, Tahoma, Sans-serif;
	height: 37px;
	width: 950px;	
}

#menu ul 
{
	float: right;
	list-style: none;
	margin:0; padding: 0;
}

#menu ul li 
{
	display: inline;
}

#menu ul li a 
{
	display: block;
	float: left;
	padding: 0 12px;
	color: #FFF;	
	text-decoration: none;
}

#menu ul li.last a 
{
	padding-right: 20px;	
}

#menu ul li a:hover 
{
	color: #1A5082;	
}

#menu ul li#current a 
{	
	color: #1A5082;
}


/* Mensajes INICIO */
.message
{
	/*border:1px solid #000;*/
	
	margin-bottom:15px;
}

.message .title
{
	border-bottom:1px solid #4F9CD6;
	font-weight:bold;
	padding:3px;
}

.message .content
{	
	font-size:14px;
	padding:3px;	
}

/* Formulario */
.formulario label
{
	font-weight:bold;
	width:150px;
	margin-right:5px;
	float:left;
	font-size:12px;
}

.formulario input
{
	width:300px;
	float:left;
	margin-bottom:5px;
}

.formulario textarea
{
	width:300px;
	height:200px;
	float:left;
}

.formulario legend
{
	font-size:17px;
	font-weight:bold;	
}


.formulario fieldset
{
	background:#eee;
	margin-bottom:20px;	
}

.require
{
	color:#900;
	float:left;
	padding-right:5px;
}

.desc
{
	padding-bottom:15px;
	font-size:12px;
}

/* Tabla */
.tabla
{
	font-size:16px;
}

.tabla .head
{
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
}

/* Menu Boxes */
.menu
{
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	width:200px;
	margin:auto;
	margin-bottom:30px;
}

.menu a
{
	color:#000;
}

.menu .title
{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:5px;
	letter-spacing:1px;
	background:#ccc;
	border-bottom:1px solid #666666;
	background:#333333;color:white;
	

}

.menu .content
{
	padding:0;
	margin:0;
	font-size:11px;
	background:white;
	color:#424141;
	list-style: none;
	padding:5px 0px 5px 0px;
	
}

.menu .content li
{
	padding-left:4px;
}

/* Menu Boxes */
.seccion
{
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	width:700px;
	margin:auto;
	margin-bottom:30px;
	
}

.seccion .title
{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:5px;
	letter-spacing:1px;
	background:#ccc;
	border-bottom:1px solid #666666;
	

}

.seccion .content
{
	padding:5px;
	margin:0;
	font-size:11px;
	background:white;
	color:#424141;
	list-style: none;
	

}

.tl,.tr,.bl,.br{position:relative;width:5px;height:5px;background-repeat:no-repeat}
.tl{float:left;top:-6px;left:-6px;background-image:url(../images/border_tl.gif)}
.tr{float:right;top:-6px;right:-6px;background-image:url(../images/border_tr.gif)}
.bl{float:left;bottom:-1px;left:-6px;background-image:url(../images/border_bl.gif)}
.br{float:right;bottom:-1px;right:-6px;background-image:url(../images/border_br.gif)}


/* ROUNDED BOX */
.rbroundbox { background: url(../images/nt.gif) repeat; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right;clear:both; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; color:#fff; }
.rbroundbox { width: 45%; margin: 1em auto; margin-left: 25px;float:left;}
.rbtitle {font-size:16px; font-weight:bold; color:#fff;margin-bottom:5px;}
.rbimg {background:#ccc;width:110px;height:110px;text-align:center;border:1px solid #4F9CD6;float:left;margin-right:5px;}


/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal 
{
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(../images/menu/bg-bubplastic.gif) top left repeat-x;
}

.bubplastic.horizontal ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.bubplastic.horizontal ul li 
{
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(../images/menu/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a 
{
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar 
{
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(../images/menu/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */


/* BLUE HOVER */
.bubplastic.blue ul li a:hover,
.bubplastic.blue ul li.highlight a 
{
	background: transparent url(../images/menu/bg-bubplastic-h-blue.gif) top left no-repeat;
}
.bubplastic.blue ul li a:hover span.menu_ar,
.bubplastic.blue ul li.highlight a span.menu_ar 
{
	background: transparent url(../images/menu/bg-bubplastic-h-blue.gif) top right no-repeat;
}

.cp-table
{
	border:1px solid #ccc;
}

.cp-table .th1
{
	width:400px;	
}

.cp-table .th2
{
	width:50px;	
}


.cp-table th
{
	background:#eee;
	padding:3px;
}

.cp-table tbody td
{
	border-top:1px solid #ccc;
	padding:3px;
}

.error
{
	margin:15px 0 15px 0;
	padding:10px; 
	border-top:1px solid #FC0; 
	border-bottom:1px solid #FC0; 
	background:#FFD;
	color:#EE5D00;
}

.success
{
	margin:15px 0 15px 0;
	padding:10px; 
	border-top:1px solid #48B259; 
	border-bottom:1px solid #48B259; 
	background:#CDE0D0;
	color:#208C31;	
	font-weight:bold;
	text-align:center;
}

/* Bloques */
.info_block
{
	background:#FFD;
	border:1px solid #ccc;
	padding:5px;
}

.info_block .title
{
	font-weight:bold;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
}

.info_block .content
{
	padding-top:5px;
}
/* Bloques */
.info_mini
{
	background:#FFD;
	border:1px solid #ccc;
	padding:5px;
	margin:0 0 5px 2px;
	width:714px;
	color:#555;
}