/* 
    Document   : generalStyles.css
    Created on : Oct 30, 2009, 1:30:16 PM
    Author     : juanpablo
    Description:
    Purpose of the stylesheet follows.
*/
/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
/* Default styles */
* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4C4C;
	background-color:#85d2f6;
	background-image:url(../images/im2_01.jpg);
	background-repeat:repeat-x;
}
h1 {
	font-size:25px;
	font-weight:bold;
	margin: 5px 0px;
}
h2 {
	font-size:20px;
	font-weight:bold;
	margin: 5px 0px;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color:#994157;
}
h4 {
	font-size:10px;
	font-weight:bold;
	margin: 5px 0px;
	color:#994157;
}
div#container div#conten_der div#baan_interior div#cent2 p {
	margin: 5px 0px;
	line-height:20px;
}
img {
	border: none;
}
li {
/*margin: 5px 0px 5px 20px;*/
    
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
input[type="submit"] {
	cursor:pointer;
}
div.left {
	float: left;
}
div.right {
	float: right;
}
div.clear {
	clear: both;
}
.fond {
	background:#e4f5f1;
}
.fond1 {
	background:#fff;
}
.encabezado {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	color:#999999;
}
.fecha1 {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	margin-bottom:5px;
	padding-left:10px;
}
.contact {
	/*border:2px solid #eeeeee;*/
	width:650px;
	padding:10px;
	margin-top:40px;
}
.contact td, th {
	vertical-align:top;
}
.contact input[type=text] {
	border:1px solid #ad363b;
	width:290px;
	font-size:11px;
	height:20px;
	margin:2px 0px 2px 0px;
	float:left;
	text-align:left;
}
.contact textarea {
	border:1px solid #ad363b;
	width:290px;
	font-size:11px;
	margin:2px 0px 2px 0px;
	float:left;
	text-align:left;
}
.bod textarea {
	height:87px;
	font-weight:100;
	color:#000000;
}
.bodError textarea {
	height:87px;
	font-weight:100;
	color:#000000;
	background-color:#FFFFD9;
}
.fond1 {
	padding-left:10px;
}
.contact input[type=text]:focus, textarea:focus {
	background-color:#ffffff;
}
.contact input[type=submit] {
	width:71px;
	height:24px;
	color:#ffffff;
	/*background:#999999;*/
	background-image:url(../images/bot_enviar_03.jpg);
	float:right;
	margin-right:0px;
	margin-top:10px;
	text-decoration:none;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:0px;
	font-weight:bold;
	padding:0px 0px 2px 0px;
}
.contact input[type=button] {
	width:100px;
	height:19px;
	background:#999999;
	float:right;
	margin-right:0px;
	margin-top:10px;
	text-decoration:none;
	border:0px;
	font-weight:bold;
	padding:0px 0px 2px 0px;
}
.contact label {
	width:100px;
	float:left;
	color:#243c60;
	color:#999999;
	font-size:12px;
	text-align:left;
}
/*************************************** Estilos de pagina 404 ****************************************/
#containerError {
	width:585px;
	margin:50px auto 0 auto;
}
#containerError p {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	color:#850c11;
}
/*********************Estilos par error de registros***********/

div#container div#cent1 {
	width:664px;
	min-height:423px;
	background-image:url(../images/conten_cen.jpg);
	float:left;
	padding:0px 15px 0px 10px;
}
.er_re {
	width:500px;
	margin:0 auto;
	min-height:100px;/*margin-left:80px;*/
}
.er_re a {
	font-size:16px;
	color:#850C11;
	text-decoration:underline;
}
.er_re a:hover {
	color:#BA2929;
}
.er_re_head {
	width:550px;
	height:144px;
	float:left;
	background-image:url(../images/eror_03.jpg);
	background-repeat:no-repeat;
}
.er_re_cent {
	width:500px;
	min-height:33px;
	float:left;
	background-image:url(../images/eror_05.jpg);
	background-repeat:repeat-y;
	color:#000000;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}
.er_re_foot {
	width:550px;
	height:22px;
	float:left;
	background-image:url(../images/eror_07.jpg);
	background-repeat:no-repeat;
}
.tit_err {
	font-size:25px;
	color:#AD363B;
	font-weight:bold;
	text-align:center;
	margin:5px 0px 5px 0px;
}
/*stilo para resaltado (hightlight) en filas de tablas */
.highlightRow {
	background-color:#BCE9FE;
}
/******estilos para los cuadros de mensajes en el sitio******/
div#infoBoxHead {
	width:498px;
	height:10px;
	line-height:0px;
	background:url(../images/bord_sup.jpg) no-repeat;
	margin:20px auto 0px auto;
}
div#infoBoxBody {
	width:478px; /*disminuimos en 20 del ancho original por el padding*/
	/*estilos para el alto minimo en ie6*/
  min-height:200px !important;
	height:auto !important;
	height:200px;
	background:url(../images/err1_05.jpg) repeat-y;
	margin:0px auto;
	border:0px;
	padding:10px 10px;
	text-align:center;
	color:#850c11;
	font-size:13px;
	font-weight:bold;
}
div#container div#conten_der div#baan_interior div#cent div#infoBoxBody p a {
	color:#850c11;
	text-decoration:none;
}
div#container div#conten_der div#baan_interior div#cent div#infoBoxBody p a:hover {
	text-decoration:underline;
}
div#infoBoxFoot {
	width:498px;
	height:16px;
	background:url(../images/err1_07.jpg) repeat;
	margin:0px auto;
}
div#centerLogo {
	margin:0px auto;
	width:167px;
	height:150px;
	background:url(../images/logo_contact.jpg) no-repeat;
}
/****** fin estilos para los cuadros de mensajes en el sitio******/

.err {
	width:498px;
	min-height:5px;
	text-align:center;
	color:#850c11;
	font-size:13px;
	font-weight:bold;
	background:url(/images/err1_05.jpg);
	background-repeat:repeat-y;
	margin-left:85px;
	float:left;
}

