@charset "UTF-8";


body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #f7f7f7;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


div.drgris {
	background-color: #dfdfde;
	height: 16px;
}
div.drazul {
	background-color: #13385a;
	height: 10px;
}
.col-der {
	background-image: url(images/colD-bg.gif);
	background-repeat: repeat-y;
	width: 208px;
	
}
div.col-izq {
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 431px;
}
.bgcol {
	background-image: url(images/menu_bg-1.gif);
	background-repeat:repeat-y;
}
.contentbg {
	background: url(images/bg_contenido.jpg) repeat-x #ffffff;
	
}
.sides{
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #efefef;
	border-left-color: #efefef;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}

#content {

}

#content h1{
font-family:Georgia, "Times New Roman", Times, serif;
text-transform: capitalize;
	background: url(images/titleM_bg.gif) no-repeat;
	height: 30px;
	width: 500px;
	font-size: 14px;
	font-weight: bold;
	color: #16385e;
	line-height: 18px;
	text-align: left;
	padding-left: 16px;
	padding-top: 8px;
}
#content p{
font-size: 12px;
padding-left: 30px;
padding-right: 30px;
text-align: justify;
}#content strong {
	font-weight: bold;
	color: #15385B;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #297074;
	text-align: left;
	}

.bold2 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:13px;
color: #294c74;
letter-spacing: 1px;
}
.brdr {
border: 1px dotted #999999;
}

.required {
color:#FF0000;
}

#der h1{
font-family:Georgia, "Times New Roman", Times, serif;
text-transform: capitalize;
	background: url(images/titleD-bg.gif) no-repeat;
	height: 30px;
	width: 190px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;


}
a {
	font-size: 9px;
	color: #666666;
}
