
body {
	margin: 0;
	padding: 0;
	background: #000;
	text-align: justify;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}



h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #23AEBB;
}

h1 {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #666;
    text-align:justify;
    padding: 1px 12px 1px 12px;
    border-top:1px dashed #C7C7C7;
}

h2 {
	font-size: 1.1em;
    font: normal "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#000;
    font-weight:bold;
}

h3 {
	font-size: 1.2em;
    font: normal "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h4 {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #666;
    text-align:center;
  
   
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #FF0000;
    text-decoration: none;

}

a:hover {
	text-decoration: underline;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 10px;
	border: #D9D785 0px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 970px;
	height: 50px;
    float:right;
	margin-left: 0px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Logo */

#logo {
	float: left;
	margin-top: 5px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
    font-family: "Trebuchet MS", "Times New Roman", Times, serif;
    color: #C7C7C7;
}

#logo h1 {
	padding-left: 34px;
	text-align: center;
	font-size: 3.2em;
	color: #C7C7C7;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	padding-top: 10px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}

#logo h2 a, #logo p a {
	letter-spacing: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 50px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background: #0D859C;
	margin-right: 10px;
	padding: 5px 15px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
}

#menu a:hover {
}

#menu .current_page_item a {
}



#latest-post {
	width: 500px;
	padding: 0px 18px 0px 18px;
	line-height: 18px;
    float: left;
	font-size: 12px;
  
   
}

#latest-post h2 {
	letter-spacing: normal;
	border-bottom: #C7C7C7 1px dashed;
	font-size: 14px;
    padding-bottom: 3px;
}

#latest-post .entry {
	margin-top: 15px;
	padding-bottom: 1px;
	border: #C7C7C7 0px dashed;
}

#latest-post .meta {
	margin-top: 1px;
	padding: 0;
	line-height: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B4B4B4;
}

#latest-post .meta a {
	color: #B4B4B4;
}

#recent-posts {
	float: right;
	width: 160px;
    margin-top: 1px;
	padding: 2px 20px 5px 10px;
	line-height: 16px;
	font-size: 12px;
    border: #C7C7C7 0px dashed;
}

#recent-posts h1 {
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0;
	color: #23AEBB;
	border-bottom: #C7C7C7 1px dashed;
}

#recent-posts h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#recent-posts .entry {
	font-style: italic;
}

#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#recent-posts .more {
	padding-left: 20px;
}

.post {
    float: right;
	width: 160px;
}

.post .title {
	margin: 0;
}

.post .meta {
	margin-top: -5px;
	padding: 0px;
	line-height: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B4B4B4;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: #C7C7C7 1px dashed;
	font-size: 12px;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 970px;
	margin: 0 auto;
	background: #F2F2F2;
	color: #CCCCCC;
	padding: 10px 0 0 0;
	margin-bottom: 15px;
	border-top: 1px #E8E8E8 solid;
	border-bottom: 1px #E8E8E8 solid;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 206px;
	padding: 10px 5px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0;
	line-height: 25px;
	border-bottom: #C7C7C7 1px dashed;
	font-size: 12px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	color: #565656;
	border-bottom: #E8E8E8 1px solid;
}

#sidebar a {
	text-decoration: none;
	color: #666666;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer-bg {
	background: #0080C0;
   
}

#footer {
	width: 970px;
	height: 40px;
	margin: 0 auto;
	font-size: 11px;
	color: #FFFFFF;
   
}

#footer p {
	margin: 0;
	padding: 10px 0px 10px 0px;
    font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-align:center;
    
}

#footer a {
	color: #FFFFFF;
}

#legal {
	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-align:justify;
}

#links {
	float: right;
}
#parrafo {
    width:700px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-align:justify;
    border:0px dashed #000;
    padding: 10px 10px 10px 10px;
 }

#cliente {
     padding: 10px 0 5px 0; 
     font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	 font-size: 16px;
     color: #FF8000;
} 
#cliente a {
    text-decoration: none;
         color: #008000;
}

#cliente a:hover {
	color: #000000;
	text-decoration: underline;
} 

/* NUEVO DISEÑO   */ 

#nheader {
margin:0px auto;
border:4px solid #444444;
width:956px;
height:100px;
background:#000;
margin-top:10px;
}

#nmenu{
width:590px;
height:20px;
float:right;
border:0px solid red;
font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
color: #FFF;
background:#000;
padding:50px 5px 5px 5px;
text-align:right;
 }
#nmenu a{color:#FFF; }
#nmenu a:hover {text-decoration:none;color:#FF0000; } 

#logo {
float:left;
width:245px;
border:0px solid blue;
background:#fff;
}

/* Page */

#page {
	width: 956px;
	margin: 0 auto;
	padding-top: 5px;
	/*background: #FFFFFF url(images/img02.jpg) no-repeat left top;*/
    background: #FFFFFF ;
    border:4px solid #444444;
    margin-top:2px;
 
}

#cont_left {
	width: 550px;
	padding: 0px 25px 0px 45px;
	line-height: 18px;
    float: left;
	font-size: 12px;
    border:0px solid red;
}

#cont_right {
	width: 250px;
	line-height: 18px;
    float: right;
	font-size: 12px;
    border:0px solid red;
    padding:0px 10px 0px 10px;
    margin-right:30px;
} 

#slides{
margin:0px auto;
width:850px;
height:360px;
border:0px solid red;
margin-bottom:1px;
 }

#nfooter {
margin:0px auto;
border:2px solid #444444;
width:958px;
height:170px;
background:#000;
margin-top:2px;
margin-bottom:5px;
}
#nfooter a {
color:#666;
text-decoration:none;
 }
#nfooter a:hover {
color:#FF0000;
text-decoration:underline;
}
a.tit {
color:#FFF;
text-decoration:none;
 }

#android {
background: #FFFFFF url(images/android_right1.jpg) no-repeat left top;
height:414px;
width:190px;
border:2px solid #EEE;
padding-left:25px;
padding-top:240px;

 }  

