/* CSS Document */
body, table {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#FFF;
	color:#000;
	font-size:12px;
	line-height:180%;
}

img {border:0px;}
strong {color:#88A4E6;}

a:link, a:visited {color:#FFFFFF;text-decoration:underline;}
a:hover {color:#88A4E6;text-decoration:underline;}

#clear {clear:both;}
#left {float:left;}
#right {float:right;}

#M2 {margin:2;}	#M2T {margin-top:2;}	#M2R {margin-right:2;}	#M2B {margin-bottom:2;}	#M2L {margin-left:2;}
.M2 {margin:2;}	.M2T {margin-top:2;}	.M2R {margin-right:2;}	.M2B {margin-bottom:2;}	.M2L {margin-left:2;}
#M5 {margin:5;}	#M5T {margin-top:5;}	#M5R {margin-right:5;}	#M5B {margin-bottom:5;}	#M5L {margin-left:5;}
.M5 {margin:5;}	.M5T {margin-top:5;}	.M5R {margin-right:5;}	.M5B {margin-bottom:5;}	.M5L {margin-left:5;}
#M10 {margin:10;}	#M10T {margin-top:10;}	#M10R {margin-right:10;}	#M10B {margin-bottom:10;}	#M10L {margin-left:10;}
.M10 {margin:10;}	.M10T {margin-top:10;}	.M10R {margin-right:10;}	.M10B {margin-bottom:10;}	.M10L {margin-left:10;}
#M15 {margin:15;}	#M15T {margin-top:15;}	#M15R {margin-right:15;}	#M15B {margin-bottom:15;}	#M15L {margin-left:15;}
.M15 {margin:15;}	.M15T {margin-top:15;}	.M15R {margin-right:15;}	.M15B {margin-bottom:15;}	.M15L {margin-left:15;}
#M20 {margin:20;}	#M20T {margin-top:20;}	#M20R {margin-right:20;}	#M20B {margin-bottom:20;}	#M20L {margin-left:20;}
.M20 {margin:20;}	.M20T {margin-top:20;}	.M20R {margin-right:20;}	.M20B {margin-bottom:20;}	.M20L {margin-left:20;}
#M25 {margin:25;}	#M25T {margin-top:25;}	#M25R {margin-right:25;}	#M25B {margin-bottom:25;}	#M25L {margin-left:25;}
.M25 {margin:25;}	.M25T {margin-top:25;}	.M25R {margin-right:25;}	.M25B {margin-bottom:25;}	.M25L {margin-left:25;}

.cursor {cursor:pointer;}

.display {display:inherit;}
.displaynone {display:none;}

.tcenter {text-align:center;}
.tleft {text-align:left;}
.tright {text-align:right;}

#tab1 {margin:0px 40px 30px 40px;}

#COL1 {width:380px;float:left;}
#COL2 {width:550px;float:left;}

.color {color:#2D62A7;font-weight:bold;}

.color1 {color:#2D62A7;}
	A.color1:link, A.color1:visited {color:#2D62A7;text-decoration:underline;}
	A.color1:hover {color:#5B8ED2;text-decoration:underline;}

.color2 {color:#E43A20;}

.color3 {color:#65861A;}
	A.color3:link, A.color3:visited {color:#65861A;text-decoration:underline;}
	A.color3:hover {color:#7AA420;text-decoration:underline;}

.color4 {color:#CA091C;}
	A.color4:link, A.color4:visited {color:#CA091C;text-decoration:underline;}
	A.color4:hover {color:#900;text-decoration:underline;}

.color5 {color:#9E2FA8;}

.color6 {color:#00763E;}
	A.color6:link, A.color6:visited {color:#00763E;text-decoration:underline;}
	A.color6:hover {color:#009850;text-decoration:underline;}

.txgris {color:#999;}
	A.txgris:link, A.txgris:visited {color:#999;text-decoration:underline;}
	A.txgris:hover {color:#666;text-decoration:underline;}
.fs11 {font-size:11px;line-height:140%;}

.COLORE { color: #F00; font-weight:bold;}

/* FORMULARIOS */
#input {background-image:url(images/input.jpg);background-repeat:no-repeat;width:240px;height:22px;margin-bottom:4px;}
input {font-family:Verdana, Geneva, sans-serif;font-size:12px;height:18px;width:235px;margin:1px 2px 2px 2px;padding:2px 0px 0px 2px;border:0px;background-color:#FFFFFF;}

#input2 {background-image:url(images/input2.jpg);background-repeat:no-repeat;width:88px;height:22px;margin-bottom:4px;}
.input2 {text-align:center;font-family:Verdana, Geneva, sans-serif;font-size:12px;height:18px;width:83px;margin:1px 2px 2px 2px;padding:2px 0px 0px 2px;border:0px;background-color:#FFFFFF;}

#textarea {background-image:url(images/textarea.jpg);background-repeat:no-repeat;width:240px;height:110px;margin-bottom:4px;}
textarea {font-family:Verdana, Geneva, sans-serif;font-size:12px;height:100px;width:235px;margin:1px 2px 2px 2px;padding:2px 0px 0px 2px;border:0px;background-color:#FFFFFF;overflow:hidden;}

.check {width:14px;height:14px;}

.bordercaptcha {border:1px solid #CCCCCC;}

#DIVPPError {
	text-align:center;
	background-image:url(images/DIVPPAcceso.png);
	background-repeat:no-repeat;
	width:464px;
	height:410px;
	z-index:300;
	position:absolute;
	margin:100px 0px 0px 50px;
}

/* CABECERA */
#Logo {text-align:left;width:1000px;height:135px;}
	#Logo img {margin:12px;}

#Menu {width:100%;height:44px;border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;}
	#Menu img {margin:8px 15px 0px 15px;}
	#Menu #SECC {text-align:right;width:970px;margin-right:30px;}

/* CUERPO */
#HCuerpo {width:1000px;height:340px;background-image:url(images/hcuerpo.jpg);background-repeat:no-repeat;}
	#HCuerpo img {margin-top:90px;}

#Cuerpo {text-align:justify;width:1000px;}
	#Cuerpo #margin {margin:30px 44px 40px 20px;min-height:300px;height:auto !important;height:300px;}

#img1 {height:40px;clear:both;border-bottom:1px solid #E8E8E8;background-image:url(images/img1.jpg);background-repeat:no-repeat;background-position:center;}
#img2 {height:40px;clear:both;border-bottom:1px solid #E8E8E8;background-image:url(images/img2.jpg);background-repeat:no-repeat;background-position:center;}
#img3 {height:40px;clear:both;border-bottom:1px solid #E8E8E8;background-image:url(images/img3.jpg);background-repeat:no-repeat;background-position:center;}
#img4 {height:40px;clear:both;border-bottom:1px solid #E8E8E8;background-image:url(images/img4.jpg);background-repeat:no-repeat;background-position:center;}
#img5 {height:40px;clear:both;border-bottom:1px solid #E8E8E8;background-image:url(images/img5.jpg);background-repeat:no-repeat;background-position:center;}
#img6 {height:40px;clear:both;border-bottom:1px solid #E8E8E8;background-image:url(images/img6.jpg);background-repeat:no-repeat;background-position:center;}
	
/**** POP UP ****/
#PopUp {text-align:justify;margin:30px 40px 20px 40px;}
#PopUp #Tex {margin:22px 0px 10px 6px;}

/* PIE */
#Pie {font-size:11px;line-height:140%;text-align:left;color:#999;clear:both;width:1000px;height:70px;border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;}
	#Pie img {margin:4px 0px 0px 0px;}
	#Pie1 {float:left;margin:8px 0px 0px 10px;}
	#Pie2 {float:left;margin:4px 40px 0px 40px;}
	#Pie3 {float:right;margin:4px 10px 0px 0px;}
		





