body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#5ba0d6;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}

a {
	color: #003a65;
}

a:hover {
	color: #cf0002;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}
#header {
	background-image:url(images/header.jpg);	
	width:979px;
	height:232px;
	display:block;
}
#headerpic {
	background-image:url(images/header.jpg);	
	width:979px;
	height:232px;
	display:block;
}
#border {
	background-image:url(images/border.gif);
	background-repeat: repeat-y;
	width:979px;
	clear: none;
}
#main {
	background-image:url(images/contentbg.gif);
	background-color:#abe4fe;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}
#left {
	width:261px;
	float:left;
	display:inline;
	background-image:url(images/contentbg.gif);
	background-color:#abe4fe;
	
}
#right {
	float:right;
	width:580px;
}

/***************** Content ***********************/
.content {
	width:600px;
	margin: 20px 0px;
	background-repeat:no-repeat;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}

.content ul {
	width: 400px;
	margin-left:30px;
}

.content h3 {
	width:575px;
	text-align: left;
	font-family:"Courier New", Courier, monospace;
	font-size:28px;
	font-style:oblique;
	color: #0A0758;
	text-indent:10px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}

.content h4 {
	width:575px;
	text-align: left;
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	font-style:oblique;
	color: #0A0758;
	text-indent:10px;
	overflow:hidden;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}

.content p {
	width: 560px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	text-align: justify;
	color: #003a65;
	font-weight:900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 6px;

}

.content a {
	color:#2e260f;
}
.content a:hover {
	color:#cf0002;
}
.product {
	width:530px;
	margin: 20px 0px;	
	background-repeat:no-repeat;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.product h3 {
	width:530px;
	height:33px;
	font-family:"Courier New", Courier, monospace;
	font-size:28px;
	font-style:oblique;
	color: #0A0758;
	text-indent:10px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.product a {
	border: 1px solid #6698bd;
	display:inline;	
	float:left;
	margin: 6px 0px 6px 11px;
}
.product a:hover {
	border: 1px solid #c40000;
}
.product img {
	border: 6px solid #ffffff;
}

/*************** Contenido ********************/

.contenido {
	width:900px;
	text-align: left;
	background-repeat:no-repeat;
	margin: -10px 30px 0px 30px;
	padding: 0px 0px 10px 0px;
	clear: both;
		
}

.contenido h3 {
	width:900px;
	height:33px;
	font-family:"Courier New", Courier, monospace;
	font-size:28px;
	font-style:oblique;
	text-align: left;
	color: #0A0758;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.contenido a {	
	display:inline;	
	float:left;
}

.contenido h3 a:hover {
	color: #003a65
}
.contenido p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #003a65;
	padding: 0px 0px 20px 6px;
	font-weight:900;
}


/***************** Menu ***********************/

#menu {
	background-image:url(images/menu.gif);
	width:261px;
	height:235px;
	margin-left:93px;
}
#menu ul {
	padding: 30px 0px 0px 0px;
	width:220px;
	margin-left:15px;
}
#menu li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:right;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: #2e260f;
	text-decoration: none;
	font-size: 12px;
	
}
#menu a:hover {
	color:#c40000;
}
.lastchild{
	border-bottom: none !important;
}
#menubottom {
	background-image:url(images/menubottom.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:100px;
	margin-left:93px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}
/***************** Footer ***********************/

#footer {
	background-color:#8bcaef;
	background-image:url(images/borderfooter.gif);
	height:74px;
	width:979px;
	margin: auto;
}
#footerend {
	background-image:url(images/borderfooterend.gif);
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block;
	margin: auto;
}
#copyright {
	background-image:url(images/copyright.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:43px;
	display:inline;
	margin-left:103px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	padding: 30px 20px 0px 20px;
	text-align:center;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}
#payment {
	float:left;
	display:inline;
	padding-top: 10px;
	padding-left: 35px;
	margin: 10px 0px 20px 135px;
}
#payment img {
	border: none;
}


.cvizquierda {
float:left;
width:155px;
}

.cvizquierda p {
text-align:right;
font-style:normal;
width: 140px;
}

.cvderecha {
float:left;
}

.cvderecha p {
width: 400px;
}

.detizquierda {
float:left;
width:760px;
padding: 0px 0px 10px 0px;
}

.detizquierda p {
font-size:18px;
}

.detderecha {
float:left;
width: 140px;
}

.detderecha p {
font-size:18px;
text-align: center;
}

.detcentro {
float:left;
margin-left: 50px;
margin-right: 10px;
width: 600px;
}

.detcentro p {
font-size:12px;
}

.detcentro a {
float:none;
margin-left: 0px;
}

.detfecha {
float:inherit;
width: 140px;
}

.detfecha p {
font-size:12px;
text-align: center;
}

.centrar-imagen {
	text-align: center;
	padding: 10px 10px 10px 10px;
}

.centrar-logo {
	text-align: center;
	padding: 10px 50px 10px 10px;
}

.datoscv {
	float: none;
	
}

#lista p {
	width:510px;
}

#lista li {
	list-style-type: disc;
	margin-left: 20px;
	vertical-align: top;
}