@charset "utf-8";
body {
	background-color: #fff;
	background-image: url(img/bg.jpg);
	background-repeat:  repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1ADAE;
}
.linetabla {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
}
.txt_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F00;
	line-height: 18px;
	text-align: center;
}
.linktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454545;
	line-height: 18px;
}
.linktxt:Link {
	color: #454545;
}
.linktxt:Active {
	color: #454545;
}
.linktxt:Visited {
	color: #454545;
}
.linktxt:Hover {
	color: #00a4c7;
}

.linkhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #fff;
	line-height: 16px;
	text-decoration:none;
}
.linkhead:Link {
	color: #fff;
	text-decoration:none;
}
.linktxt:Active {
	color: #fff;
	text-decoration:none;
}
.linkhead:Visited {
	color: #fff;
	text-decoration:none;
}
.linkhead:Hover {
	color: #fff;
	text-decoration:underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #888888;
	line-height: 16px;
	text-decoration:none;
}
.marcofoto {
	border: 3px solid #d0d0d0;
}

.footer:Link {
	color: #888888;
	text-decoration:none;
}
.footer:Active {
	color: #888888;
	text-decoration:none;
}
.footer:Visited {
	color: #888888;
	text-decoration:none;
}
.footer:Hover {
	color: #888888;
	text-decoration:underline;
}
.line_puntos {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cbcbcb;
}

.txt_cyan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00a4c7;
}
.txt_cyan14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #00a4c7;
	text-decoration:none;
}
.txt_cyan14:Link {
	color: #00a4c7;
	text-decoration:none;
}
.txt_cyan14:Hover {
	color: #00a4c7;
	text-decoration:underline;
}
.txt_titulos_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #898989;
}
.txt_link13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #888;
	text-decoration:none;
}
.txt_link13:Link {
	color: #888;
	text-decoration:none;
}
.txt_link13:Active {
	color: #888;
	text-decoration:none;
}
.txt_link13:Visited {
	color: #888;
	text-decoration:none;
}
.txt_link13:Hover {
	color: #00a4c7;
	text-decoration:underline;
}
.txt_titulos_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #898989;
}
.txt_titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #00a4c7;
}
.txt_subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #00a4c7;
}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration:none;
}
.campos_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EFEFEF;
	border: 1px solid #999999;
}

#contenedor_dp{
	width: 580px;
}

#inside_dp{
	width: 290px;
	height: 120px;
	float:left;
}

