body {
	background-color: #345382;
	background-image: url(images/bg.gif);
	background-repeat:  repeat-x;
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#conten {
	width:621px;
	height:501px;
	margin: 0px auto;
	background-image:url(images/sombra1.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	}
#conten2 {
	width:621px;
	height:17px;
	margin: 0px auto;
	background-image:url(images/somb_horz.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	}
#cabecera {
	height:201px;
	width:602px;
	float:left;
	margin: 0px auto;
	}
#foto {
	float:left;
	width:183px;
	height:201px;
	margin: 0px;
	}
#logo {
	width:419px;
	height:66px;
	float:left;
	margin: 0px;
	}
#rojo1 {
	width:419px;
	height:45px;
	background-color:#D54D3B;
	text-align:right;
	color:#FFFFFF;
	float:left;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#rojo2 {
	width:419px;
	height:45px;
	background-color:#C33C2A;
	color:#FFFFFF;
	margin: 0px;
	float:left;
	}
#rojo3 {
	width:419px;
	height:45px;
	background-color:#B13626;
	color:#FFFFFF;
	margin: 0px;
	float:left;
	}
.t1 {
	margin-top:14px;
	text-align:center;
	font-weight:bold;
	}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #C7C5C7;
	background-color: #FFF;
	width:120px;
	}
#contenido {
	background-color:#FFF;
	height:300px;
	width:602px;
	float:left;
	margin: 0px auto;
	background-image: url(images/esquina.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#foto1 {
	width:102px;
	height:102px;
	border: 1px solid #C33C29;
	margin:30px 0px 0px 30px;
	}
#marco {
	width:132px;
	float:left;
	}
#separacion	{
	width:2px;
	height:238px;
	background-image:url(images/separacion.gif);
	float:left;
	margin-top:30px;
	margin-left:30px;
	}
#txt2
	{
	margin-right:20px;
	}
#txt {
	margin-top:30px;
	margin-left:30px;
	width:380px;
	height:250px;
	overflow:auto;
	float:left;
	text-align:justify;
	scrollbar-face-color: #FFF; 
	scrollbar-highlight-color: #1E568B; 
	scrollbar-shadow-color: #FFF; 
	scrollbar-3dlight-color: #FFF; 
	scrollbar-arrow-color: #C33C2A; 
	scrollbar-track-color: #FFF; 
	scrollbar-darkshadow-color: #1E568B;
	}
#txt_izq {
	padding:30px;
	width:150px;
	height:200px;
	float:left;
	text-align:left;
	}
#txt_der {
	margin-top:30px;
	margin-left:30px;
	width:240px;
	height:200px;
	float:left;
	text-align:justify;
	padding:0px;
	}
.tit
	{
	color:#1E568B;
	font-weight:bold;
	}
a {
	color: #FFF;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color: #BCCDEC;
	}
.linkred {
	color: #C30;
	text-decoration:underline;
}
.linkred:hover {
	color: #000;
	text-decoration: none;
}
.link {  
	color: #333366;
	text-decoration:underline;	
	}
.link:hover {
	color: #000000;
	text-decoration: none;
}
.formp { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #191930; 
	border: #B3B3B3; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px 
	}

