#body {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 100%;
	font-style: normal;
	color: #FFFFFF;
	margin-right:auto;
	margin-left:auto;
	width: 750px;
	text-align: justify;
	background:url(../fondos/pergris.png);
	background-repeat:repeat;
	
	
}

#layoutLogic-ABC, #layoutLogic-AB, #layoutLogic-A{
	background-color:#FAFAFA;
	margin:auto;
	border: solid 0px black;
	width:750px;
	border-color: #000000;
 }

 #header, #footer, #cab {
	color: #333300;
	position:relative;
	z-index: 13;
	width:760px;
	background-color: #CCCCCC;
 }
 

 #layoutLogic-ABC .pagecolder {
 background-color: #FFFFFF;
 width:auto;
 border-right: 350px solid #999;
 border-left: 0px solid #999;
 }

 #layoutLogic-ABC .page {
 background-color: #FFFFFF;
 width:auto;
 border-right: 100px solid #999;
 border-left: 200px solid #999;
 }

 #layoutLogic-AB .page {
 background-color: #FFFFFF;
 width:auto;
 border-left: 200px solid #999;
 }

 #layoutLogic-A .page {
 background-color: #FFFFFF;
 width:auto;
  }

  .section {
  margin:0;
  width: 100%;
  }

.sectionportada {
  margin:0;
  width: 100%;
  background-repeat: repeat
  }

  .col-A, .col-B, .col-C{
  position:relative;
  float: left;
  }

  .col-A, .col-B, .col-Cg{
  position:relative;
  float: left;
  }

  .col-A {
  margin-right: 1px;
  background-color:#FFFFFF;
  }

  .col-B{
	margin: 0 -1px 0 0;
}

  .col-C {
	margin-left: 0px;
	background-color: #99CCFF;
 }

 .col-Cg {
  margin-left: 0px;
 }

  #layoutLogic-ABC .col-A, #layoutLogic-AB .col-A {
  margin-left: -200px;
  z-index:10;
  width: 200px;
 }

 #layoutLogic-ABC .col-B, #layoutLogic-AB .col-B {
   z-index:20;
  width: 100%;
 }

 #layoutLogic-ABC .col-C {
	color: #fff;
	margin-right: -200px;
	z-index: 10;
	width: 150px;
	background-color: #FFFFFF;
 }

 #layoutLogic-ABC .col-Cg {
	color: #fff;
	margin-right: -1000px;
	z-index: 10;
	width: 350px;
	background-color: #CCCCCC;
	}

 #layoutLogic-A .col-B, #layoutLogic-AB .col-C, #layoutLogic-A .col-C {
 display:none;
 }

 #layoutLogic-A .col-B, #layoutLogic-AB .col-Cg, #layoutLogic-A .col-Cg {
 display:none;
 }

 .clear {
 clear:both;
 }

 .page > .section {
 border-bottom:1 px solid traansparent;
 }
.menuv {
	border: 1px solid #ACCFE8;
	border-width: 1px 1px 0 1px;
	width: 142px;
	display:block;
	background-color:#333366;
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;	
}
.menuv ul, li {
	list-style-type: none;
}
.menuv ul {
	margin: 0;
	padding: 0;
}
.menuv li {
	border-bottom: 1px solid #ACCFE8;
}
.menuv a {
	text-decoration: none;
	color: #FFFFFF;
	background: #F0F7FC;
	display: block;
	padding: 3px 6px;
	width: 138px;
	background-color: #83A4FA;
	font-weight: bold;
}
.menuv a:hover {
	color:#FFFFFF;
	background-color: #727272;
	font-weight: bold;	
}
p  {
	color: #000000;
	font-style: normal;
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	text-align: justify;
	border-color: #FFFFFF;
}

input, textarea, select {
	border: 1px solid #333333;
}